Variable: enriched-par-props

enriched-par-props is a variable defined in enriched.el.gz.

Value

(left-margin right-margin justification)

Documentation

Text-properties that usually apply to whole paragraphs.

These are set front-sticky everywhere except at hard newlines.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/enriched.el.gz
(defconst enriched-par-props '(left-margin right-margin justification)
  "Text-properties that usually apply to whole paragraphs.
These are set front-sticky everywhere except at hard newlines.")