]> git.eshelyaron.com Git - emacs.git/commitdiff
(Accessing Documentation): Update example.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 24 Nov 2008 23:19:22 +0000 (23:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 24 Nov 2008 23:19:22 +0000 (23:19 +0000)
doc/lispref/help.texi

index f68248f5e1c3c9383fc85b95f6afc3b0433d9c7e..7f3f434edc4e92a3a263cadfec0350790317a951 100644 (file)
@@ -247,7 +247,7 @@ but provides more information.
 
 ---------- Buffer: *Help* ----------
 goal-column     Option
-*Semipermanent goal column for vertical motion, as set by @dots{}
+Semipermanent goal column for vertical motion, as set by @dots{}
 @end group
 @c Do not blithely break or fill these lines.
 @c That makes them incorrect.
@@ -275,11 +275,6 @@ When the `track-eol' feature is doing its job, the value is 9999.
 @end group
 @end smallexample
 
-The asterisk @samp{*} as the first character of a variable's doc string,
-as shown above for the @code{goal-column} variable, means that it is a
-user option; see the description of @code{defvar} in @ref{Defining
-Variables}.
-
 @defun Snarf-documentation filename
 @anchor{Definition of Snarf-documentation}
 This function is used only during Emacs initialization, just before