diff options
author | sabetts <sabetts> | 2001-06-11 01:37:45 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-06-11 01:37:45 +0000 |
commit | 134ec76508d6c30a0d1bd972255c9498adae86d8 (patch) | |
tree | 9dcb90682e80563b51a052de4e3f351ae2f6777f /ChangeLog | |
parent | 658806fd638c7fc50cba4c7294a1c45c15bdc499 (diff) | |
download | ratpoison-134ec76508d6c30a0d1bd972255c9498adae86d8.zip |
* src/actions.c (cmd_generate): return if there is no current
window.
* src/split.c (split_frame): empty frames can be split.
* src/actions.c (initialize_default_keybindings): new bindings for
"split" and "vsplit".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2001-06-10 shawn <sabetts@diggin.lamenet.tmp> + * src/actions.c (cmd_generate): return if there is no current + window. + + * src/split.c (split_frame): empty frames can be split. + * src/main.c (rp_rat_bits): remove (rp_rat_mask_bits): remove include <X11/cursorfont.h> (sighandler): only increment kill_signalled |