From: Dave Love Date: Wed, 5 Jan 2000 23:02:56 +0000 (+0000) Subject: Mention Autotype. X-Git-Tag: emacs-pretest-21.0.90~5452 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/dbab15b98cbd0a41447cd7cd3a1cfbcb31c8ff02 Mention Autotype. paragraph-indent-minor-mode. --- diff --git a/man/text.texi b/man/text.texi index 273a3d42f3..9fbbd01722 100644 --- a/man/text.texi +++ b/man/text.texi @@ -49,6 +49,9 @@ Then the formatting appears on the screen in Emacs while you edit. @xref{Formatted Text}. @end iftex + The `automatic typing' features may be useful when writing text. +@xref{Top, Autotyping, autotype, Features for Automatic Typing}. + @menu * Words:: Moving over and killing words. * Sentences:: Moving over and killing sentences. @@ -785,12 +788,15 @@ underlines are considered part of words. @cindex Paragraph-Indent Text mode @cindex mode, Paragraph-Indent Text @findex paragraph-indent-text-mode +@findex paragraph-indent-minor-mode If you indent the first lines of paragraphs, then you should use Paragraph-Indent Text mode rather than Text mode. In this mode, you do not need to have blank lines between paragraphs, because the first-line indentation is sufficient to start a paragraph; however paragraphs in which every line is indented are not supported. Use @kbd{M-x -paragraph-indent-text-mode} to enter this mode. +paragraph-indent-text-mode} to enter this mode. Use @kbd{M-x +paragraph-indent-minor-mode} to enter an equivalent minor mode, for +instance during mail composition. @kindex M-TAB @r{(Text mode)} Text mode, and all the modes based on it, define @kbd{M-@key{TAB}} as