]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 2 Dec 2001 07:17:00 +0000 (07:17 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 2 Dec 2001 07:17:00 +0000 (07:17 +0000)
lisp/progmodes/ebrowse.el
lisp/progmodes/octave-mod.el
lisp/textmodes/ispell.el

index 2ad389ed31b099166f65721714c25d3d16ee2b90..77782ccf85d1d6653bf5b0aa0de3c41a70253a36 100644 (file)
@@ -519,8 +519,7 @@ This must be the same that `ebrowse' uses.")
 
 (defvar ebrowse--last-regexp nil
   "Last regular expression searched for in tree and member buffers.
-Automatically buffer-local so that each tree and member buffer
-maintains its own search history.")
+Each tree and member buffer maintains its own search history.")
 (make-variable-buffer-local 'ebrowse--last-regexp)
 
 
index 6310c8aae80fde936651fd93570c2bacac53d76f..b87e2ee5bf89689a268099c82af6d2259dfb8966 100644 (file)
@@ -734,7 +734,7 @@ level."
 (defun octave-indent-for-comment ()
   "Maybe insert and indent an Octave comment.
 If there is no comment already on this line, create a code-level comment
-(started by two comment characters) if the line is empty, or an in-line
+\(started by two comment characters) if the line is empty, or an in-line
 comment (started by one comment character) otherwise. 
 Point is left after the start of the comment which is properly aligned."
   (interactive)
index 178363e1beb79235b31d91ec1fdd65d6c958ba64..d47be46e4b864f7e306e8f16519d1ea86c3596ad 100644 (file)
@@ -415,7 +415,6 @@ where DICTNAME is the name of your default dictionary."
 (defcustom ispell-local-dictionary nil
   "If non-nil, the dictionary to be used for Ispell commands.
 The value must be a string dictionary name in `ispell-dictionary-alist'.
-This variable becomes buffer-local when set in any fashion.
 
 Setting `ispell-local-dictionary' to a value has the same effect as
 calling \\[ispell-change-dictionary] with that value.  This variable