diff options
author | sabetts <sabetts> | 2001-12-21 10:13:51 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-12-21 10:13:51 +0000 |
commit | 23f9dc31a7bba68e275c0a00775f59bc04e0bb18 (patch) | |
tree | d35d2894efa7bcf64921aa8a3d60f2e5e4cedde1 /ChangeLog | |
parent | 2a67d86985a3d67d707d7d6c46a3b7e5b7d11435 (diff) | |
download | ratpoison-23f9dc31a7bba68e275c0a00775f59bc04e0bb18.zip |
* src/input.c (update_input_window): Draw the cursor in the right place.
* src/actions.h (cmd_defbarpadding): new prototype
* src/actions.c (user_commands): new command entry "defbarpadding"
(cmd_defbarpadding): new function
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2001-12-21 shawn <sabetts@vcn.bc.ca> + * src/input.c (update_input_window): Draw the cursor in the right place. + + * src/actions.h (cmd_defbarpadding): new prototype + + * src/actions.c (user_commands): new command entry "defbarpadding" + (cmd_defbarpadding): new function + * src/data.h (rp_error_msg): new global extern * src/main.c (rp_error_msg): new global variable |