paragraph-indent-text-mode
paragraph-indent-text-mode is an interactive compiled Lisp function in `text-mode.el
'.
(paragraph-indent-text-mode)
Parent mode: `text-mode'.
Major 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.
`paragraph-indent-minor-mode' provides a similar facility as a minor mode.
Special commands:
key binding
--- -------
ESC Prefix Command
C-M-i ispell-complete-word
Turning on Paragraph-Indent Text mode runs the normal hooks
`text-mode-hook' and `paragraph-indent-text-mode-hook'.