diff options
author | sabetts <sabetts> | 2003-08-24 21:35:20 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-08-24 21:35:20 +0000 |
commit | 039fc6b24d8d8e8198a739018f1497fd436d1e24 (patch) | |
tree | d68480bba141f726edf4ad2bd9ca0a4582ee64d2 /ChangeLog | |
parent | 8ab630bd0991caa0b8820e95cde82aa745e58fdb (diff) | |
download | ratpoison-039fc6b24d8d8e8198a739018f1497fd436d1e24.zip |
(goto_window): don't do anything if the window is
already the current window.
(set_active_window): don't abort if last_win and win are the same.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-08-24 Shawn Betts <sabetts@sfu.ca> + + * src/window.c (goto_window): don't do anything if the window is + already the current window. + (set_active_window): don't abort if last_win and win are the same. + 2003-08-22 Shawn Betts <sabetts@sfu.ca> * src/window.c (set_active_window): don't do anything if the |