Mercurial > emacs
comparison src/ChangeLog @ 63234:76c31f18de79
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 11:04:20 +0000 |
parents | ff6c8b50eefd |
children | 37c3befbdf48 |
comparison
equal
deleted
inserted
replaced
63233:816cb0451814 | 63234:76c31f18de79 |
---|---|
1 2005-06-10 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * unexw32.c (COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument | |
4 `verbose'; print diagnostic messages only if it is non-zero. All | |
5 callers changed to pass a zero value unless DEBUG_DUMP is defined | |
6 in the environment. | |
7 (copy_executable_and_dump_data): Print section names with %.8s. | |
8 | |
1 2005-06-10 Masatake YAMATO <jet@gyve.org> | 9 2005-06-10 Masatake YAMATO <jet@gyve.org> |
2 | 10 |
3 * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face | 11 * xdisp.c (note_mode_line_or_margin_highlight): Call clear_mouse_face |
4 when mouse_face is not given. | 12 when mouse_face is not given. |
5 Remove unnecessary tabs. | 13 Remove unnecessary tabs. |