diff options
author | sabetts <sabetts> | 2002-01-24 10:58:20 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-24 10:58:20 +0000 |
commit | cb02a04e74094b5ab59e438145f33b0a61fd5fa4 (patch) | |
tree | 909a922cfb2a900d2dc1098473c8a832e14a78b3 /ChangeLog | |
parent | 15afe7617bf51dcdf7b74e3bb996ae632387924e (diff) | |
download | ratpoison-cb02a04e74094b5ab59e438145f33b0a61fd5fa4.zip |
* src/actions.c (find_alias_index): new function
(cmd_alias): When an alias is already in the alias list, replace
it with the new alias.
* src/events.c (configure_request): do not send a synthetic
configure notify event.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2002-01-24 shawn <sabetts@vcn.bc.ca> + * src/actions.c (find_alias_index): new function + (cmd_alias): When an alias is already in the alias list, replace + it with the new alias. + + * src/events.c (configure_request): do not send a synthetic + configure notify event. + * src/actions.c (wingravity_to_string): Fix the north gravity string to return "n" not "ng". (cmd_defborder): return NULL when no (or a bad) argument is passed |