aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 57f86bcf739..c174013452d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12000-07-21 Gerd Moellmann <gerd@gnu.org> 12000-07-21 Gerd Moellmann <gerd@gnu.org>
2 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.
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