changeset 38317:ac415468cd09

(syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 06 Jul 2001 15:33:59 +0000
parents 68e7d7aae7a6
children 14ccc5369489
files src/buffer.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Fri Jul 06 15:33:36 2001 +0000
+++ b/src/buffer.c	Fri Jul 06 15:33:59 2001 +0000
@@ -5319,7 +5319,7 @@
 \n\
 If this variable is nil, the value of `standard-display-table' is used.\n\
 Each window can have its own, overriding display table, see\n\
-`set-window-display-table' and `window-display-table'.
+`set-window-display-table' and `window-display-table'.\n\
 \n\
 The display table is a char-table created with `make-display-table'.\n\
 A char-table is an array indexed by character codes.  Normal array\n\