# HG changeset patch # User Eli Zaretskii # Date 1064738903 0 # Node ID 2e9f5698c9dbbf66160f5cea0a4481c6b583aa35 # Parent 2581079851a21938797588251b02169edea843f2 (paragraph-indent-minor-mode): Doc fix. diff -r 2581079851a2 -r 2e9f5698c9db lisp/textmodes/text-mode.el --- a/lisp/textmodes/text-mode.el Sun Sep 28 08:42:49 2003 +0000 +++ b/lisp/textmodes/text-mode.el Sun Sep 28 08:48:23 2003 +0000 @@ -87,7 +87,7 @@ "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)