Mercurial > emacs
comparison src/ChangeLog @ 38318:14ccc5369489
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 15:38:42 +0000 |
parents | 29603bd8ddb0 |
children | b3afd4436a00 |
comparison
equal
deleted
inserted
replaced
38317:ac415468cd09 | 38318:14ccc5369489 |
---|---|
1 2001-07-06 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * msdos.c (do_visible_bell): Add \n\ at the end of each line of | |
4 inline assembly, to avoid compiler warnings. | |
5 (syms_of_msdos): Add \n\ at the end of a doc string line for | |
6 dos-unsupported-char-glyph. | |
7 | |
8 * buffer.c (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0. | |
9 | |
1 2001-07-05 Gerd Moellmann <gerd@gnu.org> | 10 2001-07-05 Gerd Moellmann <gerd@gnu.org> |
2 | 11 |
3 * sound.c: Include Emacs' header files with #include "...". | 12 * sound.c: Include Emacs' header files with #include "...". |
4 | 13 |
5 * eval.c (specbind): Additionally record the buffer that was | 14 * eval.c (specbind): Additionally record the buffer that was |