From: Richard M. Stallman Date: Thu, 7 May 1998 04:02:36 +0000 (+0000) Subject: (syms_of_buffer) : Doc fix. X-Git-Tag: emacs-20.3~1108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6c0316aea2851dc6c1316b9043c7a1f3ca0e130d;p=emacs.git (syms_of_buffer) : Doc fix. --- 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\