From 6c0316aea2851dc6c1316b9043c7a1f3ca0e130d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 7 May 1998 04:02:36 +0000 Subject: [PATCH] (syms_of_buffer) : Doc fix. --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 29ad36a81c6..78326a99ecf 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -4197,7 +4197,7 @@ and behaviors of various editing commands."); ¤t_buffer->buffer_file_coding_system, Qnil, "Coding system to be used for encoding the buffer contents on saving.\n\ If it is nil, the buffer is saved without any code conversion unless\n\ -some coding system is specified in file-coding-system-alist\n\ +some coding system is specified in `file-coding-system-alist'\n\ for the buffer file.\n\ \n\ This variable is never applied to a way of decoding\n\ -- 2.39.2