comparison lisp/ChangeLog @ 73082:40a575bcdf72

* help.el (describe-key-briefly, describe-key): Don't expect an extra up event if a down-event is generated by a popup menu.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 23 Sep 2006 19:34:38 +0000
parents 30dd192351cc
children fdb372ad6623
comparison
equal deleted inserted replaced
73081:6953eaae7734 73082:40a575bcdf72
1 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
2
3 * help.el (describe-key-briefly, describe-key): Don't expect an
4 extra up event if a down-event is generated by a popup menu.
5
1 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change) 6 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
2 7
3 * textmodes/ispell.el (ispell-change-dictionary): Don't check the 8 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
4 local dictionary when changing the global dictionary. 9 local dictionary when changing the global dictionary.
5 10