diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 55c11986e12..eec09dac664 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-03-31 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * keyboard.c (Qmouse_fixup_help_message): New var. | ||
| 4 | (syms_of_keyboard): Intern and staticpro it. | ||
| 5 | (show_help_echo): Apply mouse-fixup-help-message to help string. | ||
| 6 | |||
| 1 | 2005-03-30 Kim F. Storm <storm@cua.dk> | 7 | 2005-03-30 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xdisp.c (display_line): Allow multiple overlay arrows in window. | 9 | * xdisp.c (display_line): Allow multiple overlay arrows in window. |