diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-11-24 12:01:44 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-11-24 12:01:44 +0000 |
commit | 0ba54b7bb7aa5ab5e27006d91e6325aa38c1f100 (patch) | |
tree | 2d2d305c2a13f30a7983c48a783dfe46916f7493 /README | |
parent | 4bca4aa81a5e6c6cba03a05cd0ce5d21a87b2851 (diff) | |
download | emacs-0ba54b7bb7aa5ab5e27006d91e6325aa38c1f100.tar.gz |
Add lispintro.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -68,6 +68,8 @@ There are several subdirectories: an updated manual. `makeinfo' is part of the GNU Texinfo package; you need version 4.0 or later of Texinfo. `lispref' holds the source code for the Emacs Lisp reference manual. +`lispintro' holds the source code for the Introduction to Programming + in Emacs Lisp manual. `msdos' holds configuration files for compiling Emacs under MSDOG. `vms' holds instructions and useful files for running Emacs under VMS. |