diff options
author | Kenichi Handa <handa@m17n.org> | 2005-05-27 11:28:42 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2005-05-27 11:28:42 +0000 |
commit | 7cf49add818a6f2e43bedb3869ed8b647f3435fe (patch) | |
tree | 5b726683836ec968c767579045c4f55dc642b931 /lisp/ChangeLog | |
parent | d8752c9ec0de92e270f5b6c8178d6bde15c10028 (diff) | |
download | emacs-7cf49add818a6f2e43bedb3869ed8b647f3435fe.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7befb3415c3..27b778bdd37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2005-05-27 Kenichi Handa <handa@m17n.org> + + * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the + encoding table of windows-1251. + + * international/ucs-tables.el (ucs-set-table-for-input): If + translation-table-for-input of a coding system is a symbol, get + its translation-table property. + + * international/code-pages.el: Don't register a coding system into + non-iso-charset-alist more than once. + (cp-make-coding-system): Likewise. + 2005-05-26 John Wiegley <johnw@newartisans.com> * eshell/esh-cmd.el (eshell-eval-command): If the return value of |