From: MORIOKA Tomohiko Date: Sun, 6 Jun 2021 23:52:06 +0000 (+0900) Subject: Install IDS-UCS-Compat-Supplement.txt. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9d5e5730c44287b9771f2a34c0bddeb4ed7a4b3a;p=chise%2Fids.git Install IDS-UCS-Compat-Supplement.txt. --- diff --git a/install-ids.el b/install-ids.el index 8ea0196..390c832 100644 --- a/install-ids.el +++ b/install-ids.el @@ -44,6 +44,8 @@ (install-ids-read-file "IDS-UCS-Compat.txt" load-ids-simplify t) +(install-ids-read-file "IDS-UCS-Compat-Supplement.txt" load-ids-simplify t) + (let ((i 1)) (while (<= i 3) (install-ids-read-file (format "IDS-CNS-%d.txt" i)