(syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 Jul 2001 15:38:42 +0000 (15:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 Jul 2001 15:38:42 +0000 (15:38 +0000)
src/ChangeLog
src/buffer.c

index bb5de3c..833e14a 100644 (file)
@@ -1,3 +1,12 @@
+2001-07-06  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * msdos.c (do_visible_bell): Add \n\ at the end of each line of
+       inline assembly, to avoid compiler warnings.
+       (syms_of_msdos): Add \n\ at the end of a doc string line for
+       dos-unsupported-char-glyph.
+
+       * buffer.c (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
+
 2001-07-05  Gerd Moellmann  <gerd@gnu.org>
 
        * sound.c: Include Emacs' header files with #include "...".
index 33d0ea5..a77600c 100644 (file)
@@ -5319,7 +5319,7 @@ Automatically becomes buffer-local when set in any fashion.\n\
 \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\