diff options
author | sabetts <sabetts> | 2003-04-06 10:28:09 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-04-06 10:28:09 +0000 |
commit | 0034ffb7605fdb3f569e98aca86097f6e480fa8b (patch) | |
tree | 410b9d8109eb60c2e3d56e87336ac4621de1f3d1 /ChangeLog | |
parent | 7dad9dd35ea39dbe3faa727cc0c0d074a5ea1abe (diff) | |
download | ratpoison-0034ffb7605fdb3f569e98aca86097f6e480fa8b.zip |
* src/bar.c (marked_wrapped_message): make the marked line span
the whole line.
* src/actions.c (cmd_number): update any frames pointing to the
windows that have changed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-04-06 Shawn Betts <sabetts@sfu.ca> + + * src/bar.c (marked_wrapped_message): make the marked line span + the whole line. + + * src/actions.c (cmd_number): update any frames pointing to the + windows that have changed. + 2003-04-05 Shawn Betts <sabetts@sfu.ca> * src/window.c (get_window_list): if window_list_style is STYLE_COLUMN then |