# HG changeset patch # User Kenichi Handa # Date 1203903609 0 # Node ID 7545cca794d58d7a7ffce166e8723d31a9454c29 # Parent 5b7baf2c115a4ff3eec4360f4b40a3541bc2509d *** empty log message *** diff -r 5b7baf2c115a -r 7545cca794d5 lisp/ChangeLog --- 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 + + * 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 * files.el (file-name-invalid-regexp): Fix octal/decimal confusion. @@ -356,6 +375,8 @@ 2008-02-22 Kenichi Handa + * ldefs-boot.el: Regenerated. + * loadup.el: Don't load language/devanagari, language/kannanda, language/malayalam, and language/tamil. Load language/sinhala.