Mercurial > emacs
changeset 40947:f57eed61febd
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 12 Nov 2001 11:43:16 +0000 |
parents | 88df871d6d01 |
children | 80822bf12d5e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 12 11:40:54 2001 +0000 +++ b/lisp/ChangeLog Mon Nov 12 11:43:16 2001 +0000 @@ -1,3 +1,18 @@ +2001-11-12 Colin Walters <walters@debian.org> + + * calc/calc-keypd.el (toplevel): Bind mouse buttons. + (calc-do-keypad): Don't attempt to use nonexistent global + mouse-map, use calc-keypad-map. + (calc-keypad-x-left-click): Renamed to calc-keypad-left-click. + (calc-keypad-left-click): Don't use mouse-map; update to new event + interface. + (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto. + (calc-keypad-press): Use `unread-command-events' instead of + `unread-command-char'. + + * calc/calc-ext.el (calc-init-extensions): Update autoload names + to match files renamed on initial calc import. + 2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * textmodes/flyspell.el (flyspell-default-dictionary): Fix