diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0651dc206a0..003668db560 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-06-07 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * xdisp.c (note_mode_line_or_margin_highlight): Check | ||
| 4 | the overlapping of re-rendering area to avoid flickering. | ||
| 5 | (note_mouse_highlight): Call clear_mouse_face if PART | ||
| 6 | is not ON_MODE_LINE nor ON_HEADER_LINE. | ||
| 7 | |||
| 1 | 2005-06-07 Kim F. Storm <storm@cua.dk> | 8 | 2005-06-07 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * process.c: Improve commentary for adaptive read buffering. | 10 | * process.c: Improve commentary for adaptive read buffering. |