diff options
author | rcyeske <rcyeske> | 2001-02-24 21:46:48 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-02-24 21:46:48 +0000 |
commit | d0da7f4c96c1bda168b176257b6e06800e943f7d (patch) | |
tree | e78542d4b72aedcf6d601bed6f553bd7d23236b5 /src/ChangeLog | |
parent | ee0dedbfbf28b084c507891e37c28fede2b61644 (diff) | |
download | ratpoison-d0da7f4c96c1bda168b176257b6e06800e943f7d.zip |
fix key rebinding
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 42bdb3a..d3a5e5a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2001-02-24 Ryan Yeske <rcyeske@cut.hotdog.tmp> + + * conf.h: remove themes support + + * themes.h: remove file + + * actions.c (replace_keybinding): add function + (cmd_bind): handle binding of previously bound key + 2001-02-23 shawn <sabetts@diggin.lamenet.tmp> * main.c (main): passes return value of find_window_other() to |