aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/unidata/unidata-gen.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el
index 583d492495c..8d3f5b71557 100644
--- a/admin/unidata/unidata-gen.el
+++ b/admin/unidata/unidata-gen.el
@@ -445,7 +445,7 @@ Property value is a symbol `o' (Open), `c' (Close), or `n' (None)."
445 ;; (4) possibly update the switch cases in 445 ;; (4) possibly update the switch cases in
446 ;; bidi.c:bidi_get_type and bidi.c:bidi_get_category. 446 ;; bidi.c:bidi_get_type and bidi.c:bidi_get_category.
447 (bidi-warning "\ 447 (bidi-warning "\
448** Found new bidi-class '%s', please update bidi.c and dispextern.h") 448** Found new bidi-class %s, please update bidi.c and dispextern.h")
449 tail elt range val val-code idx slot 449 tail elt range val val-code idx slot
450 prev-range-data) 450 prev-range-data)
451 (setq val-list (cons nil (copy-sequence val-list))) 451 (setq val-list (cons nil (copy-sequence val-list)))