diff options
author | sabetts <sabetts> | 2003-05-25 18:01:15 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-05-25 18:01:15 +0000 |
commit | 44a4cf517b078eefd0b48072e9e7967f1581e68e (patch) | |
tree | 60a075f803f09dc0feff3f91903fbebe3138e909 /ChangeLog | |
parent | 66bb699a0a4de0102f0c9b9edc785aa303858f35 (diff) | |
download | ratpoison-44a4cf517b078eefd0b48072e9e7967f1581e68e.zip |
* src/actions.c (cmd_gselect): if the user didn't type anything then return.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * src/actions.c (cmd_gmerge): show a message if the group specified by the user could not be found. + (cmd_gselect): if the user didn't type anything then return. * src/window.c: do not include ctype.h |