Mercurial > emacs
changeset 34756:771465e672d6
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 20 Dec 2000 22:46:44 +0000 |
parents | 1e3d0f2d1145 |
children | 1620eae35d3a |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Dec 20 22:46:39 2000 +0000 +++ b/src/ChangeLog Wed Dec 20 22:46:44 2000 +0000 @@ -1,3 +1,11 @@ +2000-12-20 Stefan Monnier <monnier@cs.yale.edu> + + * keymap.c (where_is_internal): Check ascii_sequence_p rather than + excluding menu-bar and tool-bar. + (Fwhere_is_internal): Check ascii_sequence_p when looking up the cache. + (menu_item_p): Remove. + (where_is_internal_1): Don't ignore menu-items. + 2000-12-20 Gerd Moellmann <gerd@gnu.org> * xdisp.c (hscroll_window_tree): Take window's min_hscroll