]> git.eshelyaron.com Git - emacs.git/commitdiff
* language/tv-util.el (tai-viet-re): Remove format.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 12 Jul 2010 17:55:35 +0000 (19:55 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 12 Jul 2010 17:55:35 +0000 (19:55 +0200)
lisp/ChangeLog
lisp/language/tv-util.el

index 3d8648c86b681eb1d5a87929d6fe116832a61a56..e683dd718a61e6d0268fbb6df9858f6d8a6c89f5 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * language/tv-util.el (tai-viet-re): Remove format.
+
 2010-07-12  Kenichi Handa  <handa@m17n.org>
 
        * language/hebrew.el: Remove no-byte-compile declaration.  Change
index 842366dacbceea2b643b1b19162b40ac9dca0476..67ed6327971eac811ce30e212d3a0854f86f5617 100644 (file)
@@ -24,8 +24,7 @@
 ;;; Code
 
 ;; Regexp matching with a sequence of Tai Viet characters.
-(defconst tai-viet-re
-  (format "[\xaa80-\xaac2\xaadb-\xaadf-]+"))
+(defconst tai-viet-re "[\xaa80-\xaac2\xaadb-\xaadf]+")
 
 ;; Char-table of information about glyph type of Tai Viet characters.
 (defconst tai-viet-glyph-info