Function: indented-text-mode

indented-text-mode is a function alias and interactive for text-mode, defined in text-mode.el.gz.

This command is obsolete since 29.1; use text-mode instead.

Signature

(indented-text-mode)

Documentation

Major mode for editing text written for humans to read.

In this mode, paragraphs are delimited only by blank or white lines. You can thus get the full benefit of adaptive filling
 (see the variable adaptive-fill-mode).

Turning on Text mode runs the normal hook text-mode-hook.

Probably introduced at or before Emacs version 1.9.

Key Bindings

Aliases

indented-text-mode (obsolete since 29.1)