diff options
author | sabetts <sabetts> | 2001-09-13 10:32:18 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-13 10:32:18 +0000 |
commit | 20b25a51550f3361e3cdd0608b1801cb56f09bf2 (patch) | |
tree | faff564b7e1061fc3f8ff838fe037460d6d493f3 /ChangeLog | |
parent | 6f4a5fd3982be29a1fe0c33016355f07fdfd7678 (diff) | |
download | ratpoison-20b25a51550f3361e3cdd0608b1801cb56f09bf2.zip |
* src/actions.c (command): Gobble the whitespace between the
command and the argument list. Code that did this in specific
commands has been removed.
* src/input.c (update_input_window): Draw a cheap-o cursor
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-09-13 shawn <sabetts@diggin.lamenet.tmp> + + * src/actions.c (command): Gobble the whitespace between the + command and the argument list. Code that did this in specific + commands has been removed. + + * src/input.c (update_input_window): Draw a cheap-o cursor + 2001-09-09 shawn <sabetts@diggin.lamenet.tmp> * src/conf.h (MAXSIZE_WINDOWS_ARE_TRANSIENTS): defined |