Improve some big regexps
authorMattias Engdegård <mattiase@acm.org>
Wed, 5 Jul 2023 13:25:30 +0000 (15:25 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 5 Jul 2023 17:32:18 +0000 (19:32 +0200)
commitd7168e8575794b7af4e7e2bde51ca0663bbc2eac
treed57f2b92a107b338f5ec470329844594131612bf
parent1dc2d5441e3d7d202ca9d842b73f165a1b2ed42e
Improve some big regexps

* lisp/language/lao-util.el (lao-transcription-pattern):
Remove duplicate definition.
* lisp/language/tibetan.el (tibetan-regexp, tibetan-precomposed-regexp)
(tibetan-precomposition-rule-regexp): Use regexp-opt.
lisp/language/lao-util.el
lisp/language/tibetan.el