# HG changeset patch # User Eli Zaretskii # Date 1234602488 0 # Node ID 4daf530ddfb0b8026d7e3c069d31b82d19f3a089 # Parent 5ff1f67594ee3b7eec38eed713ec2bfc1ee34b37 *** empty log message *** diff -r 5ff1f67594ee -r 4daf530ddfb0 lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 14 09:06:56 2009 +0000 +++ b/lisp/ChangeLog Sat Feb 14 09:08:08 2009 +0000 @@ -1,3 +1,21 @@ +2009-02-14 Eli Zaretskii + + * textmodes/ispell.el (ispell-insert-word): Use `with-no-warnings' + around forms that refer to translation-table-for-input. + + * isearch.el (isearch-search-string): Use `with-no-warnings' + around forms that refer to translation-table-for-input. + + * international/quail.el (quail-input-string-to-events) + (quail-store-decode-map-key, quail-char-equal-p): Use + `with-no-warnings' around forms that refer to + translation-table-for-input. + + * simple.el (quoted-insert, zap-to-char): Use `with-no-warnings' + around forms that refer to translation-table-for-input. + + * subr.el (translation-table-for-input): Declare obsolete again. + 2009-02-14 Glenn Morris * mail/rmail.el (rmail): When reverting, swap buffers before setting