diff options
Diffstat (limited to 'lispintro/ChangeLog')
-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. |