(isd-turtle-format-char): Support idc:⿱・⿵.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 23 May 2018 10:00:30 +0000 (19:00 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 23 May 2018 10:00:30 +0000 (19:00 +0900)
isd-turtle.el

index c1112f4..4f4086d 100644 (file)
       (setq idc-str "⿱・⿸")
       (setq p1 'above
            p2 'below)
+      )
+     ((and idc (eq (encode-char idc '=>ucs@component) #x2FF5))
+      (setq idc-str "⿱・⿵")
+      (setq p1 'above
+           p2 'below)
       ))
     (cond
      (p3