diff options
author | sabetts <sabetts> | 2001-12-21 14:00:53 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-12-21 14:00:53 +0000 |
commit | 2782192b864ad507afd447f8cf183e1819a42553 (patch) | |
tree | 2ce87c5571de6d03a3cbdcf0d73132e282308ada | |
parent | 5127b4ce3d24180599e09b959c16da1cf72290e6 (diff) | |
download | ratpoison-2782192b864ad507afd447f8cf183e1819a42553.zip |
*** empty log message ***
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- * Changes since 1.0.0 +** new command "alias" +An alias gives a name to a command sequence. For instance, you could +alias 'emacs' to 'exec emacs'. Then you could simply type 'C-t :emacs' +and ratpoison would boot emacs. + ** new command "license" Display ratpoison's license. This is also bound to C-t V and C-t C-V. |