enriched-mode

enriched-mode is an interactive autoloaded compiled Lisp function in `enriched.el'.


(enriched-mode &optional ARG)

Minor mode for editing text/enriched files.
These are files with embedded formatting information in the MIME standard
text/enriched format.

With a prefix argument ARG, enable the mode if ARG is positive,
and disable it otherwise. If called from Lisp, enable the mode
if ARG is omitted or nil.

Turning the mode on or off runs `enriched-mode-hook'.

More information about Enriched mode is available in the file
"enriched.txt" in `data-directory'.

Commands:

key binding
--- -------

C-c Prefix Command
RET reindent-then-newline-and-indent
C-x Prefix Command
ESC Prefix Command
<remap> Prefix Command

C-c [ set-left-margin
C-c ] set-right-margin

C-x TAB increase-left-margin

M-S set-justification-center
M-j facemenu-justification-menu

M-j b set-justification-full
M-j c set-justification-center
M-j l set-justification-left
M-j r set-justification-right
M-j u set-justification-none

<remap> <move-beginning-of-line>
beginning-of-line-text
<remap> <newline-and-indent> reindent-then-newline-and-indent