aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
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.");
4197 &current_buffer->buffer_file_coding_system, Qnil, 4197 &current_buffer->buffer_file_coding_system, Qnil,
4198 "Coding system to be used for encoding the buffer contents on saving.\n\ 4198 "Coding system to be used for encoding the buffer contents on saving.\n\
4199If it is nil, the buffer is saved without any code conversion unless\n\ 4199If it is nil, the buffer is saved without any code conversion unless\n\
4200some coding system is specified in file-coding-system-alist\n\ 4200some coding system is specified in `file-coding-system-alist'\n\
4201for the buffer file.\n\ 4201for the buffer file.\n\
4202\n\ 4202\n\
4203This variable is never applied to a way of decoding\n\ 4203This variable is never applied to a way of decoding\n\