# HG changeset patch # User Dave Love # Date 958070309 0 # Node ID ea706ac904f0fbc9ddfa128792340d54132eb728 # Parent 607e317d50b52020c67dd58df56aebd1dc39a1d6 Fix last change. diff -r 607e317d50b5 -r ea706ac904f0 src/buffer.c --- 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\