Mercurial > emacs
changeset 38318:14ccc5369489
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 15:38:42 +0000 |
parents | ac415468cd09 |
children | cb39e41a5fae |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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 "...".