Mercurial > emacs
changeset 42612:cc40a97b7718
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 08 Jan 2002 17:44:07 +0000 |
parents | 7bb381bfe22a |
children | a5eb47b53761 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 08 17:42:59 2002 +0000 +++ b/lisp/ChangeLog Tue Jan 08 17:44:07 2002 +0000 @@ -1,3 +1,10 @@ +2002-01-08 Eli Zaretskii <eliz@is.elta.co.il> + + * international/quail.el (quail-start-translation) + (quail-start-conversion): Bind last-command-event, last-command, + and this-command in the first let. This fixes the change from + 2000-08-30. + 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu> * ediff-hook.el: added an autoload cookie.