New file.
authortomo <tomo>
Sun, 9 Feb 2003 08:22:59 +0000 (08:22 +0000)
committertomo <tomo>
Sun, 9 Feb 2003 08:22:59 +0000 (08:22 +0000)
lisp/utf-2000/u02900-Supplemental-Arrows-B.el [new file with mode: 0644]
lisp/utf-2000/u02980-Miscellaneous-Mathematical-Symbols-B.el [new file with mode: 0644]

diff --git a/lisp/utf-2000/u02900-Supplemental-Arrows-B.el b/lisp/utf-2000/u02900-Supplemental-Arrows-B.el
new file mode 100644 (file)
index 0000000..831774c
--- /dev/null
@@ -0,0 +1,10 @@
+(define-char
+  '((name . "ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS")
+    (japanese-jisx0213-1       . #x232E)       ; ø»¢–…
+    (ucs                       . #x2934)       ; â¤´
+    ))
+(define-char
+  '((name . "ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS")
+    (japanese-jisx0213-1       . #x232F)       ; ø»¢–†
+    (ucs                       . #x2935)       ; â¤µ
+    ))
diff --git a/lisp/utf-2000/u02980-Miscellaneous-Mathematical-Symbols-B.el b/lisp/utf-2000/u02980-Miscellaneous-Mathematical-Symbols-B.el
new file mode 100644 (file)
index 0000000..aac8f06
--- /dev/null
@@ -0,0 +1,15 @@
+(define-char
+  '((name              . "CIRCLED BULLET")
+    (japanese-jisx0213-1       . #x233A)       ; ø»¢–‘
+    (ucs                       . #x29BF)       ; â¦¿
+    ))
+(define-char
+  '((name              . "DOUBLE PLUS")
+    (japanese-jisx0213-1       . #x237D)       ; ø»¢—”
+    (ucs                       . #x29FA)       ; â§º
+    ))
+(define-char
+  '((name              . "TRIPLE PLUS")
+    (japanese-jisx0213-1       . #x237E)       ; ø»¢—•
+    (ucs                       . #x29FB)       ; â§»
+    ))