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:
parent
0ace421a2d
commit
139f13a779
1 changed files with 1 additions and 1 deletions
|
|
@ -4464,7 +4464,7 @@ Each buffer has its own value of this variable.");
|
|||
DEFVAR_PER_BUFFER ("auto-fill-function", ¤t_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\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue