Mercurial > emacs
changeset 21969:96ae627335f5
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 May 1998 04:02:36 +0000 |
parents | 42f675eaceff |
children | 3c8d5ab91f84 |
files | src/buffer.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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\