diff options
author | rcyeske <rcyeske> | 2001-02-15 07:40:42 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-02-15 07:40:42 +0000 |
commit | f02ead89850b8b2cd06d203570a6f1e60bc30d64 (patch) | |
tree | 800a22f3d7df8bf5655ea7856c7016100c8598aa | |
parent | 0740b90f35a0423367b5dbb280fcc5a4e46f5c25 (diff) | |
download | ratpoison-f02ead89850b8b2cd06d203570a6f1e60bc30d64.zip |
*** empty log message ***
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 388786f..ff6d09d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-02-14 Ryan Yeske <rcyeske@cut.hotdog.tmp> + + * actions.h (generate_key_event): added prototype + + * actions.c (key_actions): added additional keybindings to include + C- versions for all keys. + (generate_key_event): added command + 2001-02-13 Ryan Yeske <rcyeske@cut.hotdog.tmp> * bar.c (update_window_names): get indexes around current window |