comparison src/ChangeLog @ 30370:e39d4add1859

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 21 Jul 2000 15:38:39 +0000
parents 6b6439d7d174
children 2047c9586451
comparison
equal deleted inserted replaced
30369:cf4163d1218e 30370:e39d4add1859
1 2000-07-21 Gerd Moellmann <gerd@gnu.org> 1 2000-07-21 Gerd Moellmann <gerd@gnu.org>
2
3 * keyboard.c (show_help_echo, gen_help_event): Extend comments.
4
5 * xterm.c (note_mouse_highlight): If help-echo was found in an
6 overlay, use that overlay as the object in which the help was
7 found.
2 8
3 * window.c (foreach_window_1): Fix typo reversing an if-condition. 9 * window.c (foreach_window_1): Fix typo reversing an if-condition.
4 10
5 * window.c (foreach_window): Instead of a fake variable argument 11 * window.c (foreach_window): Instead of a fake variable argument
6 list, take one USER_DATA argument. 12 list, take one USER_DATA argument.