Mercurial > emacs
changeset 52640:2e9f5698c9db
(paragraph-indent-minor-mode): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 28 Sep 2003 08:48:23 +0000 |
parents | 2581079851a2 |
children | 986ebfa6cdc5 |
files | lisp/textmodes/text-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)