comparison 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
comparison
equal deleted inserted replaced
61161:22abf0130979 61162:a7d2fa456335
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.
4 10
5 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca> 11 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>