Mercurial > emacs
diff lisp/ChangeLog.unicode @ 90639:5a93997128bf
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Thu, 26 Oct 2006 12:00:59 +0000 |
| parents | fbcb54456f60 |
| children | 4da56e58ab19 |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Thu Oct 26 12:00:50 2006 +0000 +++ b/lisp/ChangeLog.unicode Thu Oct 26 12:00:59 2006 +0000 @@ -1,5 +1,12 @@ 2006-10-26 Kenichi Handa <handa@m17n.org> + * composite.el (terminal-composition-function): New function. + (terminal-composition-function-table): New variable. + (auto-compose-chars): If running on a terminal, use + terminal-composition-function-table. + + * loadup.el: Load "composite" after "international/characters". + * international/characters.el: Delete codes for setting up charset property nospace-between-words. Fix setting up of char-width-table. Don't make ethiopic and tibetan double column.
