Mercurial > emacs
changeset 28878:ea706ac904f0
Fix last change.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 11 May 2000 18:38:29 +0000 |
parents | 607e317d50b5 |
children | 2a918425ca15 |
files | src/buffer.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Thu May 11 15:44:54 2000 +0000 +++ b/src/buffer.c Thu May 11 18:38:29 2000 +0000 @@ -4464,7 +4464,7 @@ 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\