From 2a3e209ccedd5d737e6a778481e54ca042f3ab5f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 26 Sep 2007 19:09:30 +0000 Subject: Extend op string and add potential for a single alias. --- NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NOTES') diff --git a/NOTES b/NOTES index eacc1308..9818d270 100644 --- a/NOTES +++ b/NOTES @@ -2,6 +2,8 @@ don't expect a lot of progress soon. Contributions welcome! -- Nicholas +XXX This is out of date! + Command prefix is C-b. This can be changed by building with, for example: META=\\001 make -- cgit