forward-sentence-function | Function to be used to calculate sentence movements. |
page-delimiter | Regexp describing line-beginnings that separate pages. |
paragraph-ignore-fill-prefix | Non-nil means the paragraph commands are not affected by ‘fill-prefix’. |
paragraph-separate | Regexp for beginning of a line that separates paragraphs. |
paragraph-start | Regexp for beginning of a line that starts OR separates paragraphs. |
repunctuate-sentences-filter | The default filter used by ‘repunctuate-sentences’. |
sentence-end | Regexp describing the end of a sentence. |
sentence-end-base | Regexp matching the basic end of a sentence, not including following space. |
sentence-end-double-space | Non-nil means a single space does not end a sentence. |
sentence-end-without-period | Non-nil means a sentence will end without a period. |
sentence-end-without-space | String of characters that end sentence without following spaces. |
use-hard-newlines | Non-nil if Use-Hard-Newlines mode is enabled. |
use-hard-newlines-hook | Hook run after entering or leaving ‘use-hard-newlines’. |