comparison src/ChangeLog @ 34756:771465e672d6

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 20 Dec 2000 22:46:44 +0000
parents 3a0a4c2b6633
children bb4eb1ce8b57
comparison
equal deleted inserted replaced
34755:1e3d0f2d1145 34756:771465e672d6
1 2000-12-20 Stefan Monnier <monnier@cs.yale.edu>
2
3 * keymap.c (where_is_internal): Check ascii_sequence_p rather than
4 excluding menu-bar and tool-bar.
5 (Fwhere_is_internal): Check ascii_sequence_p when looking up the cache.
6 (menu_item_p): Remove.
7 (where_is_internal_1): Don't ignore menu-items.
8
1 2000-12-20 Gerd Moellmann <gerd@gnu.org> 9 2000-12-20 Gerd Moellmann <gerd@gnu.org>
2 10
3 * xdisp.c (hscroll_window_tree): Take window's min_hscroll 11 * xdisp.c (hscroll_window_tree): Take window's min_hscroll
4 into account. 12 into account.
5 13