# HG changeset patch # User Robert J. Chassell # Date 1068991714 0 # Node ID 6c9f84d07fa34d024830c8846e0c534f2a41fdc3 # Parent 92487270aa3e16053ac907d0eace54f3c2f68e27 Added Kevin Ryde 's corrections to cross references in emacs-lisp-intro.texi diff -r 92487270aa3e -r 6c9f84d07fa3 lispintro/ChangeLog --- a/lispintro/ChangeLog Sun Nov 16 13:43:25 2003 +0000 +++ b/lispintro/ChangeLog Sun Nov 16 14:08:34 2003 +0000 @@ -1,3 +1,12 @@ +2003-11-16 Kevin Ryde + + * emacs-lisp-intro.texi: [CVS commitment by ] + 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 * makefile.w32-in: New file.