changeset 109365:5b6eec51e45e

* language/tv-util.el (tai-viet-re): Remove format.
author Andreas Schwab <schwab@linux-m68k.org>
date Mon, 12 Jul 2010 19:55:35 +0200
parents 89a16701cde1
children 2a3fdfdeb7b3
files lisp/ChangeLog lisp/language/tv-util.el
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 12 19:47:17 2010 +0200
+++ b/lisp/ChangeLog	Mon Jul 12 19:55:35 2010 +0200
@@ -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
--- a/lisp/language/tv-util.el	Mon Jul 12 19:47:17 2010 +0200
+++ b/lisp/language/tv-util.el	Mon Jul 12 19:55:35 2010 +0200
@@ -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