diff options
Diffstat (limited to 'NEWS')
-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. |