diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 94479694c7a..3f76f1f8eb3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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 |