emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/language/tibetan.el,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/language/tibetan.el,v
Date: Mon, 25 Feb 2008 01:38:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/02/25 01:38:50

Index: tibetan.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/language/tibetan.el,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- tibetan.el  1 Feb 2008 16:01:01 -0000       1.29
+++ tibetan.el  25 Feb 2008 01:38:49 -0000      1.30
@@ -607,7 +607,7 @@
 
 ;; For automatic composition.
 (set-char-table-range composition-function-table '(#xF00 . #xFD1)
-                     '(("[\xF00-\xFD1]+" . font-shape-text)))
+                     '(("[\xF00-\xFD1]+" . tibetan-composition-function)))
 
 (provide 'tibetan)
 




reply via email to

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