]> git.eshelyaron.com Git - emacs.git/commitdiff
In node `defvar and asterisk', commented out three paragraphs on
authorRobert J. Chassell <bob@rattlesnake.com>
Mon, 17 Nov 2003 20:01:11 +0000 (20:01 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Mon, 17 Nov 2003 20:01:11 +0000 (20:01 +0000)
edit-options since the command is no longer described in the Emacs
manual.

lispintro/emacs-lisp-intro.texi

index feeef04b3bc8840c0f82c6479a5421fa51d6dfb8..007ba99a154b2bfc96dd041f77917c6f536c5e32 100644 (file)
@@ -8082,6 +8082,9 @@ string.  For example:
 @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 @@ either by setting it manually or by using @code{customize}.
 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