diff options
| author | Kim F. Storm <storm@cua.dk> | 2005-03-31 10:10:59 +0000 |
|---|---|---|
| committer | Kim F. Storm <storm@cua.dk> | 2005-03-31 10:10:59 +0000 |
| commit | f793f88572253947eff8d61d2ce28ffcee04ecb8 (patch) | |
| tree | e4988298afaff77eb589c7ff5a31d59be08006ec /src | |
| parent | 86f0d417c40387dadcba585b37911c86c4a1c56c (diff) | |
| download | emacs-f793f88572253947eff8d61d2ce28ffcee04ecb8.tar.gz | |
*** empty log message ***
Diffstat (limited to 'src')
| -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 @@ +2005-03-31 Kim F. Storm <storm@cua.dk> + + * keyboard.c (Qmouse_fixup_help_message): New var. + (syms_of_keyboard): Intern and staticpro it. + (show_help_echo): Apply mouse-fixup-help-message to help string. + 2005-03-30 Kim F. Storm <storm@cua.dk> * xdisp.c (display_line): Allow multiple overlay arrows in window. |
