Mercurial > emacs
diff lisp/ChangeLog @ 102033:4daf530ddfb0
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 14 Feb 2009 09:08:08 +0000 |
parents | 90de3cf60f68 |
children | 53a6f4b7cab5 |
line wrap: on
line diff
--- 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 <eliz@gnu.org> + + * 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 <rgm@gnu.org> * mail/rmail.el (rmail): When reverting, swap buffers before setting