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 0e4e571e852..2b8bf5bdb92 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-05-23 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * xdisp.c (note_mode_line_or_margin_highlight): Added code | ||
| 4 | for mouse-face. Change the type of the first argument from `window' | ||
| 5 | to `List_Object'. | ||
| 6 | (note_mouse_highlight): Call note_mode_line_or_margin_highlight with | ||
| 7 | window instead of w. | ||
| 8 | |||
| 1 | 2005-05-22 Andreas Schwab <schwab@suse.de> | 9 | 2005-05-22 Andreas Schwab <schwab@suse.de> |
| 2 | 10 | ||
| 3 | * process.c (send_process): Move misplaced volatile. | 11 | * process.c (send_process): Move misplaced volatile. |