Mercurial > emacs
diff src/ChangeLog @ 61162:a7d2fa456335
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Thu, 31 Mar 2005 10:10:59 +0000 |
| parents | cc183cb978d4 |
| children | 5a8493f7c2b8 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Mar 31 10:10:39 2005 +0000 +++ b/src/ChangeLog Thu Mar 31 10:10:59 2005 +0000 @@ -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.
