From e0716c5d2c4de8582084a6156956e03e17cfe912 Mon Sep 17 00:00:00 2001 From: moculus Date: Sat, 28 Jul 2007 05:10:13 +0000 Subject: [PATCH] --HG-- branch : pmacs2 --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 68b20f9..b4a39d2 100644 --- a/README +++ b/README @@ -84,5 +84,11 @@ Quick Start Guide: C-c j hold Control then press c, and then press j C-x C-s hold Control then press x, then hold Control then press s -Unfortunately, there is currently no other documentation (besides comments in -the code). Good luck! + 6. Other documentation: + + a. MODES: this file describes in more detail how modes function, and + how to write your own. + + b. comments in the source code + +Good luck!