aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2010-07-12 19:55:35 +0200
committerAndreas Schwab2010-07-12 19:55:35 +0200
commitbeb000f9bc62eaf79b84ee1adae8211a173e9221 (patch)
tree425ac764d30e8218811db26b0729f20931df60c4
parentd5a3eaaf13bf8de7e52a79f3c9e8c248dbb5a93e (diff)
downloademacs-beb000f9bc62eaf79b84ee1adae8211a173e9221.tar.gz
emacs-beb000f9bc62eaf79b84ee1adae8211a173e9221.zip
* language/tv-util.el (tai-viet-re): Remove format.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/language/tv-util.el3
2 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3d8648c86b6..e683dd718a6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12010-07-12 Andreas Schwab <schwab@linux-m68k.org>
2
3 * language/tv-util.el (tai-viet-re): Remove format.
4
12010-07-12 Kenichi Handa <handa@m17n.org> 52010-07-12 Kenichi Handa <handa@m17n.org>
2 6
3 * language/hebrew.el: Remove no-byte-compile declaration. Change 7 * language/hebrew.el: Remove no-byte-compile declaration. Change
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 @@
24;;; Code 24;;; Code
25 25
26;; Regexp matching with a sequence of Tai Viet characters. 26;; Regexp matching with a sequence of Tai Viet characters.
27(defconst tai-viet-re 27(defconst tai-viet-re "[\xaa80-\xaac2\xaadb-\xaadf]+")
28 (format "[\xaa80-\xaac2\xaadb-\xaadf-]+"))
29 28
30;; Char-table of information about glyph type of Tai Viet characters. 29;; Char-table of information about glyph type of Tai Viet characters.
31(defconst tai-viet-glyph-info 30(defconst tai-viet-glyph-info