Mercurial > emacs
comparison src/ChangeLog @ 61589:87307a76373c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 16 Apr 2005 18:19:40 +0000 |
parents | 32dc2e5cecba |
children | b015e12637bc |
comparison
equal
deleted
inserted
replaced
61588:3b23e9b93ad8 | 61589:87307a76373c |
---|---|
1 2005-04-16 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * xdisp.c (with_echo_area_buffer): Delete WHICH < 0 case. | |
4 (set_message): Call with_echo_area_buffer with WHICH = 0. | |
5 (set_message_1): Erase the echo area buffer first thing. | |
6 (echo_area_display): Don't clear echo_message_buffer. | |
7 | |
1 2005-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 8 2005-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 9 |
3 * Makefile.in (mac.o): Depend on charset.h and coding.h. | 10 * Makefile.in (mac.o): Depend on charset.h and coding.h. |
4 | 11 |
5 * mac.c: Include charset.h and coding.h. | 12 * mac.c: Include charset.h and coding.h. |