summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7f6f39..cb70001 100644
--- a/NEWS
+++ b/NEWS
@@ -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.