diff options
author | sabetts <sabetts> | 2004-04-19 01:51:13 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-04-19 01:51:13 +0000 |
commit | a0b9448f94bf5c97730f13f7e6d5cb4d435d605b (patch) | |
tree | 87b39371e7a9176be8b0f5e328bef3092fd5c4ba /ChangeLog | |
parent | 8c633ce7850539a03e5e22956635c6dd04669f2c (diff) | |
download | ratpoison-a0b9448f94bf5c97730f13f7e6d5cb4d435d605b.zip |
* src/actions.c (cmd_set): if non-interactive and no arguments are
specified, then output the current value of all variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-04-18 Shawn Betts <sabetts@vcn.bc.ca> + * src/actions.c (cmd_set): if non-interactive and no arguments are + specified, then output the current value of all variables. + * src/messages.h (MESSAGE_PROMPT_SELECT_VAR): new define (MESSAGE_PROMPT_VAR_VALUE): likewise |