diff options
author | sabetts <sabetts> | 2005-04-09 19:30:57 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2005-04-09 19:30:57 +0000 |
commit | e3a8f7b786534df114086a9755b202160a3475f0 (patch) | |
tree | f12436cddd385c3b649e2885447c432966393ab7 /NEWS | |
parent | 3df6eb689ece68c3ada07a4e266d2b695dbb23d7 (diff) | |
download | ratpoison-e3a8f7b786534df114086a9755b202160a3475f0.zip |
(init_user_commands): add KEY argument to meta command.
(cmd_meta): optionally use the KEY passed in as an argument.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +* Changes since 1.4.0-beta2 +** meta takes a key argument +This can be used to stuff keys. + * Changes since 1.4.0-beta1 ** RATPOISON environment variable RATPOISON is set to the location of the ratpoison binary. This is |