aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 99f8d8d4886..eeff6cba68c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-02-20 Gerd Moellmann <gerd@gnu.org> 12001-02-20 Gerd Moellmann <gerd@gnu.org>
2 2
3 * keyboard.c (read_char): When an event from unread-command-events
4 is from the tool or menu bar, set *USE_MOUSE_MENU to 1.
5
3 * window.c (Fwindow_end): Handle case that WINDOW's buffer is not 6 * window.c (Fwindow_end): Handle case that WINDOW's buffer is not
4 equal to the current buffer. 7 equal to the current buffer.
5 8