emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 18 Mar 2005 01:54:26 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7109 emacs/lisp/ChangeLog:1.7110
*** emacs/lisp/ChangeLog:1.7109 Fri Mar 18 00:15:23 2005
--- emacs/lisp/ChangeLog        Fri Mar 18 06:54:25 2005
***************
*** 1,3 ****
--- 1,21 ----
+ 2005-03-18  handa  <address@hidden>
+ 
+       * language/thai-util.el: Fix categorization of Thai characters in
+       thai-category-table.
+       (thai-composition-pattern): Adjust it for the above change.
+       (thai-self-insert-command, thai-compose-syllable): New functions.
+       (thai-compose-region): Use thai-compose-syllable.
+       (thai-compose-string): Likewise.
+       (thai-composition-function): Likewise.
+       (thai-auto-composition): New function.
+       (thai-auto-composition-mode): New minor mode.
+ 
+       * language/thai.el: Fix patterns to be registered in
+       composition-function-table.
+ 
+       * international/quail.el (quail-input-method): Locally bind
+       inhibit-modification-hooks to t.
+ 
  2005-03-17  Richard M. Stallman  <address@hidden>
  
        * progmodes/perl-mode.el (perl-mode-hook): Defvar it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]