]> git.eshelyaron.com Git - emacs.git/commitdiff
(paragraph-indent-minor-mode): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sun, 28 Sep 2003 08:49:44 +0000 (08:49 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 28 Sep 2003 08:49:44 +0000 (08:49 +0000)
lisp/ChangeLog
lisp/textmodes/text-mode.el

index 89291362998d946e9d3477cf58b110e17b88a2db..cc62088e73d482c178f01366543988a911918016 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+
+       * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
+
 2003-09-28  David Ponce  <david@dponce.com>
 
        * recentf.el (recentf-initialize-file-name-history): New
index 322ab09841354f91bdb0cdc6c49d282afc3d9ca9..d20a67db146d3794385834486a0e6a78a819aea7 100644 (file)
@@ -87,7 +87,7 @@ Turning on Paragraph-Indent Text mode runs the normal hooks
   "Minor mode for editing text, with leading spaces starting a paragraph.
 In this mode, you do not need blank lines between paragraphs when the
 first line of the following paragraph starts with whitespace, as with
-`paragraph-indent-mode'.
+`paragraph-indent-text-mode'.
 Turning on Paragraph-Indent minor mode runs the normal hook
 `paragraph-indent-text-mode-hook'."
   (interactive)