comparison src/ChangeLog @ 104924:301d9a019c4f

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 11 Sep 2009 01:11:37 +0000
parents 05feb973bfa0
children 54e4fb84ea5d
comparison
equal deleted inserted replaced
104923:360dda0c7586 104924:301d9a019c4f
1 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keymap.c (QCadvertised_binding): New constant.
4 (syms_of_keymap): Initialize it.
5 (Fwhere_is_internal): Try and use bindings from :advertised-binding
6 if applicable.
7
1 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca> 8 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove. 10 * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
4 (parse_menu_item): Streamline since bindings are recomputed all the 11 (parse_menu_item): Streamline since bindings are recomputed all the
5 time anyway. Don't bother checking Vdefine_key_rebound_commands any 12 time anyway. Don't bother checking Vdefine_key_rebound_commands any