diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2003-11-16 14:08:34 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2003-11-16 14:08:34 +0000 |
commit | 0bdd0f79978c5f7e6a94cde0e5fc94040de3ca66 (patch) | |
tree | a4e4bde19753c7601e443d3e1e8f27b8b0b6e603 /lispintro | |
parent | 05853f3a24619f31d98804a10a4d23c1e645c1ff (diff) | |
download | emacs-0bdd0f79978c5f7e6a94cde0e5fc94040de3ca66.tar.gz |
Added Kevin Ryde <user42@zip.com.au>'s corrections to cross references
in emacs-lisp-intro.texi
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 5ac39426ffb..52dfdec10b8 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog @@ -1,3 +1,12 @@ +2003-11-16 Kevin Ryde <user42@zip.com.au> + + * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] + Corrections to cross references, + (Interactive Options): elisp "interactive" -> "Using Interactive". + (defvar and asterisk): Remove emacs "Edit Options" reference, + edit-options is no longer described in the emacs manual. + (Lists diagrammed): elisp "List Type" -> "Cons Cell Type". + 2003-09-03 Peter Runestig <peter@runestig.com> * makefile.w32-in: New file. |