# HG changeset patch # User Richard M. Stallman # Date 894513756 0 # Node ID 96ae627335f51c8787f8cbb8276174b408779e1d # Parent 42f675eaceffa2961a9e41421cf09f7cd657eb2d (syms_of_buffer) : Doc fix. diff -r 42f675eaceff -r 96ae627335f5 src/buffer.c --- a/src/buffer.c Thu May 07 03:58:49 1998 +0000 +++ b/src/buffer.c Thu May 07 04:02:36 1998 +0000 @@ -4197,7 +4197,7 @@ ¤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\