From 5ecc6a0e8a964949ee6ef3a978e299615907d9e7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 4 Jul 2023 21:18:43 +0900 Subject: [PATCH] (default-coded-charset-priority-list): Add `=>ucs-bmp-var-001'. --- lisp/mule/mule-charset.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 2830187..eeaf9c2 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -677,6 +677,7 @@ DESCRIPTION (string) is the description string of the charset." =>ucs-bmp-itaiji-003@iwds-1 =>ucs-sip-itaiji-003@iwds-1 =>ucs-bmp-itaiji-006@iwds-1 + =>ucs-bmp-var-001 =>daikanwa ucs-bmp ==>ucs-bmp-cjk@bucs -- 1.7.10.4