summaryrefslogtreecommitdiff
path: root/lisp/language
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2010-07-12 19:55:35 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2010-07-12 19:55:35 +0200
commitbeb000f9bc62eaf79b84ee1adae8211a173e9221 (patch)
tree425ac764d30e8218811db26b0729f20931df60c4 /lisp/language
parentd5a3eaaf13bf8de7e52a79f3c9e8c248dbb5a93e (diff)
downloademacs-beb000f9bc62eaf79b84ee1adae8211a173e9221.tar.gz
* language/tv-util.el (tai-viet-re): Remove format.
Diffstat (limited to 'lisp/language')
-rw-r--r--lisp/language/tv-util.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/language/tv-util.el b/lisp/language/tv-util.el
index 842366dacbc..67ed6327971 100644
--- a/lisp/language/tv-util.el
+++ b/lisp/language/tv-util.el
@@ -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