]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 7 May 1998 04:02:36 +0000 (04:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 7 May 1998 04:02:36 +0000 (04:02 +0000)
src/buffer.c

index 29ad36a81c6cdaaf752e8381067a157d63f0206b..78326a99ecf360ea3a355895dada293c09ad7e2a 100644 (file)
@@ -4197,7 +4197,7 @@ and behaviors of various editing commands.");
                     &current_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\