1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

Fix last change.

This commit is contained in:
Dave Love 2000-05-11 18:38:29 +00:00
parent 0ace421a2d
commit 139f13a779

View file

@ -4464,7 +4464,7 @@ Each buffer has its own value of this variable.");
DEFVAR_PER_BUFFER ("auto-fill-function", &current_buffer->auto_fill_function,
Qnil,
"Function called (if non-nil) to perform auto-fill.\n\
It is called after self-inserting any character specified in
It is called after self-inserting any character specified in\n\
the `auto-fill-chars' table.\n\
Each buffer has its own value of this variable.\n\
NOTE: This variable is not a hook;\n\