diff options
Diffstat (limited to 'admin/unidata/unidata-gen.el')
-rw-r--r-- | admin/unidata/unidata-gen.el | 2 |
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)." ;; (4) possibly update the switch cases in ;; bidi.c:bidi_get_type and bidi.c:bidi_get_category. (bidi-warning "\ -** Found new bidi-class '%s', please update bidi.c and dispextern.h") +** Found new bidi-class ā%sā, please update bidi.c and dispextern.h") tail elt range val val-code idx slot prev-range-data) (setq val-list (cons nil (copy-sequence val-list))) |