summaryrefslogtreecommitdiff
path: root/lisp/language/lao.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/lao.el')
-rw-r--r--lisp/language/lao.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/lao.el b/lisp/language/lao.el
index 5252f1e60ea..c699d57c15a 100644
--- a/lisp/language/lao.el
+++ b/lisp/language/lao.el
@@ -66,7 +66,7 @@
(t (string c))))
(cdr l) ""))
;; Element of composition-function-table.
- (elt (list (vector regexp 1 'lao-composition-function)
+ (elt (list (vector regexp 1 #'lao-composition-function)
fallback-rule))
ch)
(dotimes (i len)