Mercurial > emacs
changeset 92182:7545cca794d5
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 25 Feb 2008 01:40:09 +0000 |
parents | 5b7baf2c115a |
children | 275e5e980fc4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 25 01:39:54 2008 +0000 +++ b/lisp/ChangeLog Mon Feb 25 01:40:09 2008 +0000 @@ -1,3 +1,22 @@ +2008-02-25 Kenichi Handa <handa@ni.aist.go.jp> + + * international/fontset.el (setup-default-fontset): Add non-OTF + lao font for lao script. + + * language/tibetan.el: Register tibetan-composition-fucntion in + composition-function-table. + + * language/tibet-util.el (tibetan-composition-function): Adjusted + for the new calling way (argument changed). Try font-shape-text + if possible. + + * language/lao.el: Register lao-composition-function in + composition-function-table. + + * language/lao-util.el (lao-composition-function): Adjusted for + the new calling way (argument changed). Try font-shape-text if + possible. + 2008-02-25 Jason Rumney <jasonr@gnu.org> * files.el (file-name-invalid-regexp): Fix octal/decimal confusion. @@ -356,6 +375,8 @@ 2008-02-22 Kenichi Handa <handa@ni.aist.go.jp> + * ldefs-boot.el: Regenerated. + * loadup.el: Don't load language/devanagari, language/kannanda, language/malayalam, and language/tamil. Load language/sinhala.