From 53fe7d29fd16c99dcec1f4e253a79c8db5534f8d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 20 Jan 2002 18:08:44 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ src/ChangeLog | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 15d2ede5228..dd1df126db2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-01-20 Eli Zaretskii + + * 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-18 Juanma Barranquero * files.el (save-abbrevs, save-some-buffers): Don't ask the user diff --git a/src/ChangeLog b/src/ChangeLog index 1cc4fcd4e99..8af6cb3adec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-01-20 Eli Zaretskii + + * unexelf.c (unexec) [__sgi]: Support the .got sections. + 2002-01-20 Jason Rumney * w32term.c (w32_native_per_char_metric): Don't trust the metrics -- 2.39.5