aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa2005-05-27 11:28:42 +0000
committerKenichi Handa2005-05-27 11:28:42 +0000
commit7cf49add818a6f2e43bedb3869ed8b647f3435fe (patch)
tree5b726683836ec968c767579045c4f55dc642b931 /lisp
parentd8752c9ec0de92e270f5b6c8178d6bde15c10028 (diff)
downloademacs-7cf49add818a6f2e43bedb3869ed8b647f3435fe.tar.gz
emacs-7cf49add818a6f2e43bedb3869ed8b647f3435fe.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog13
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 @@
12005-05-27 Kenichi Handa <handa@m17n.org>
2
3 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
4 encoding table of windows-1251.
5
6 * international/ucs-tables.el (ucs-set-table-for-input): If
7 translation-table-for-input of a coding system is a symbol, get
8 its translation-table property.
9
10 * international/code-pages.el: Don't register a coding system into
11 non-iso-charset-alist more than once.
12 (cp-make-coding-system): Likewise.
13
12005-05-26 John Wiegley <johnw@newartisans.com> 142005-05-26 John Wiegley <johnw@newartisans.com>
2 15
3 * eshell/esh-cmd.el (eshell-eval-command): If the return value of 16 * eshell/esh-cmd.el (eshell-eval-command): If the return value of