From 139f13a7790f7de9f004eefc856ccc73b5da7a2b Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 11 May 2000 18:38:29 +0000 Subject: [PATCH] Fix last change. --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 23db6c9ac5a..70de1fbc984 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -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\ -- 2.39.5