Mercurial > emacs
changeset 36239:d575589dbcf8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 20 Feb 2001 18:12:44 +0000 |
parents | ab4e575401d9 |
children | 5432010ffe02 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Feb 20 18:12:00 2001 +0000 +++ b/src/ChangeLog Tue Feb 20 18:12:44 2001 +0000 @@ -1,5 +1,8 @@ 2001-02-20 Gerd Moellmann <gerd@gnu.org> + * keyboard.c (read_char): When an event from unread-command-events + is from the tool or menu bar, set *USE_MOUSE_MENU to 1. + * window.c (Fwindow_end): Handle case that WINDOW's buffer is not equal to the current buffer.