]> git.eshelyaron.com Git - emacs.git/commitdiff
Add normal-auto-fill-function.
authorRichard M. Stallman <rms@gnu.org>
Mon, 16 Dec 1996 20:17:06 +0000 (20:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 16 Dec 1996 20:17:06 +0000 (20:17 +0000)
lispref/text.texi

index f15852ae55b6b8181b836585baeffe63429dc8ce..5802efb4ca937cf97380e79c7cb67be37d88f8b7 100644 (file)
@@ -1366,6 +1366,12 @@ was renamed to @code{auto-fill-function} in version 19.
 @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