# HG changeset patch # User Eli Zaretskii # Date 994433922 0 # Node ID 14ccc536948961d4d255ee2e6974310d4dbd249a # Parent ac415468cd09d1e44504b1f956fa6ef9af9cf916 *** empty log message *** diff -r ac415468cd09 -r 14ccc5369489 src/ChangeLog --- a/src/ChangeLog Fri Jul 06 15:33:59 2001 +0000 +++ b/src/ChangeLog Fri Jul 06 15:38:42 2001 +0000 @@ -1,3 +1,12 @@ +2001-07-06 Eli Zaretskii + + * 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 * sound.c: Include Emacs' header files with #include "...".