diff options
author | Kenichi Handa <handa@m17n.org> | 2008-06-29 01:32:25 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2008-06-29 01:32:25 +0000 |
commit | f059add3889601ca1e4d7bdb74bc3e717c3dec23 (patch) | |
tree | 9d2bbb41ffb5c87c2e5b06ac4d26741efac04b53 /lisp | |
parent | 0f784aa6cd587d26a16178c8ddad01d4c313481a (diff) | |
download | emacs-f059add3889601ca1e4d7bdb74bc3e717c3dec23.tar.gz emacs-f059add3889601ca1e4d7bdb74bc3e717c3dec23.tar.bz2 emacs-f059add3889601ca1e4d7bdb74bc3e717c3dec23.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 159b74e4707..852eed78043 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -106,7 +106,10 @@ 2008-06-26 Kenichi Handa <handa@m17n.org> - * composite.el (terminal-composition-base-character-p): New function. + * international/mule-cmds.el (encode-coding-char): Fix for ASCII + characters. + + * composite.el (terminal-composition-base-character-p): New funciton. (terminal-composition-function): Use terminal-composition-base-character-p. Include the base character in the composition. |