Mercurial > emacs
changeset 16702:7704b62dafa8
Add normal-auto-fill-function.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 16 Dec 1996 20:17:06 +0000 |
parents | e7e2a025de92 |
children | c9ce47315e38 |
files | lispref/text.texi |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/text.texi Mon Dec 16 20:15:01 1996 +0000 +++ b/lispref/text.texi Mon Dec 16 20:17:06 1996 +0000 @@ -1366,6 +1366,12 @@ @end quotation @end defvar +@defvar normal-auto-fill-function +This variable specifies the function to use for +@code{auto-fill-function}, if and when Auto Fill is turned on. Major +modes can set this locally to alter how Auto Fill works. +@end defvar + @node Sorting @section Sorting Text @cindex sorting text