diff options
author | sabetts <sabetts> | 2002-01-10 12:03:54 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-10 12:03:54 +0000 |
commit | 822fb64e44df92197e3705dfced24720a4a9f8d1 (patch) | |
tree | b7bb8098a32a3366718d5d0da179228c123a313d /ChangeLog | |
parent | 42a60a8766fad28daab030f799756ea1ef535467 (diff) | |
download | ratpoison-822fb64e44df92197e3705dfced24720a4a9f8d1.zip |
* src/events.c (delegate_event): ignore the CirculateRequest event.
* src/actions.c (cmd_rename): Allows the user to specify a second
argument which is the number of the window whose number will be
set to the first argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-01-10 shawn <sabetts@vcn.bc.ca> + + * src/events.c (delegate_event): ignore the CirculateRequest event. + + * src/actions.c (cmd_rename): Allows the user to specify a second + argument which is the number of the window whose number will be + set to the first argument. + 2002-01-09 Gergely Nagy <algernon@debian.org> * src/actions.c (setenv, unsetenv): new functions, used when |