# HG changeset patch # User Robert J. Chassell # Date 1069099271 0 # Node ID dcef1d5a5ddbf8a0964917a747ece23be777fc69 # Parent 39740403855840bdecb2d4f677ef0223f0a3859e In node `defvar and asterisk', commented out three paragraphs on edit-options since the command is no longer described in the Emacs manual. diff -r 397404038558 -r dcef1d5a5ddb lispintro/emacs-lisp-intro.texi --- a/lispintro/emacs-lisp-intro.texi Mon Nov 17 19:02:52 2003 +0000 +++ b/lispintro/emacs-lisp-intro.texi Mon Nov 17 20:01:11 2003 +0000 @@ -8082,6 +8082,9 @@ @end group @end smallexample +@ignore +@c commented out on 2003 Nov 17, since edit-options no longer described + @noindent This means that you could (and still can) use the @code{edit-options} command to change the value of @@ -8098,6 +8101,7 @@ For me, the major use of the @code{edit-options} command is to suggest variables that I might want to set in my @file{.emacs} file. I urge you to look through the list. +@end ignore @node copy-region-as-kill, cons & search-fwd Review, defvar, Cutting & Storing Text @comment node-name, next, previous, up