Install IDS-UCS-Compat-Supplement.txt.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 6 Jun 2021 23:52:06 +0000 (08:52 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 7 Jun 2021 11:03:18 +0000 (20:03 +0900)
install-ids.el

index 8ea0196..390c832 100644 (file)
@@ -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)