diff options
| -rw-r--r-- | lisp/ChangeLog.unicode | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 3ccd6ce55af..b12b4b5cb71 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | 2007-12-06 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2007-12-06 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 2 | ||
| 3 | * language/tibet-util.el (tibetan-composition-function): Use | ||
| 4 | font-shape-text if auto-compose-current-font is non-nil. | ||
| 5 | |||
| 3 | * language/tibetan.el: Fix the range for recording | 6 | * language/tibetan.el: Fix the range for recording |
| 4 | tibetan-composition-function in composition-function-table. | 7 | tibetan-composition-function in composition-function-table. |
| 5 | 8 | ||
| 6 | * language/tml-util.el (tamil-composition-function): Use | ||
| 7 | font-shape-text if auto-compose-current-font is non-nil. | ||
| 8 | |||
| 9 | * language/mlm-util.el (malayalam-composition-function): Use | 9 | * language/mlm-util.el (malayalam-composition-function): Use |
| 10 | font-shape-text if auto-compose-current-font is non-nil. | 10 | font-shape-text if auto-compose-current-font is non-nil. |
| 11 | 11 | ||