diff options
author | sabetts <sabetts> | 2003-08-10 23:22:59 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-08-10 23:22:59 +0000 |
commit | 458692956c3f885f74d73116ac484fac9d666c57 (patch) | |
tree | fd2706aad7fab2e5b0d992e6e150b4d5e9dd5dd6 /ChangeLog | |
parent | 87fc9408259dbcfb65df76a5a061958c52ee6705 (diff) | |
download | ratpoison-458692956c3f885f74d73116ac484fac9d666c57.zip |
* src/actions.h (cmd_listhook): new prototype
* src/actions.c (use_commands): new command listhook
(cmd_remhook): fix error messages
(hook_completions): new function
(cmd_listhook): likewise
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-08-10 Shawn Betts <sabetts@sfu.ca> + + * src/actions.h (cmd_listhook): new prototype + + * src/actions.c (use_commands): new command listhook + (cmd_remhook): fix error messages + (hook_completions): new function + (cmd_listhook): likewise + 2003-08-02 Shawn Betts <sabetts@sfu.ca> * src/actions.c (cmd_number): rename the window's group number |