From: Eli Zaretskii Date: Tue, 6 Nov 2001 09:53:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~18787 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e154cc44d01eab7e4bc4a2c030ef5ffb55518ee2;p=emacs.git *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index a5365f5873c..815f642c561 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2001-11-06 Eli Zaretskii + + * quail/welsh.el: Avoid an error message due to a commented-out + input method. + 2001-11-05 Richard M. Stallman * quail/rfc1345.el: Get rid of the explicit ^Z character. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30b6e720697..b3ddae855a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-11-06 Eli Zaretskii + + * international/quail.el (quail-update-leim-list-file): Print the + offending file name if some of its quail-define-package forms is + broken. + 2001-11-05 Richard M. Stallman * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value