X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fu02500-Box-Drawing.el;h=8c8f1662be0d18a58d72d394e34be0c9234a8068;hb=390c4bb884fbea90f5e4bc69d9d1d50cb0a1f3f8;hp=f5de37b03377b3e9285c53f5d6a13e841f5fbd57;hpb=ed32a3eb8cab3c3ae46650f9f406550cefc5e650;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/u02500-Box-Drawing.el b/lisp/utf-2000/u02500-Box-Drawing.el index f5de37b..8c8f166 100644 --- a/lisp/utf-2000/u02500-Box-Drawing.el +++ b/lisp/utf-2000/u02500-Box-Drawing.el @@ -794,10 +794,17 @@ (bidi-category . "ON") (mirrored . nil) (chinese-cns11643-1 . #x2344) ; ø»‘…» - (chinese-big5 . #xF9F9) ; øº£‹ + (chinese-big5 . #xA2A4) ; øºŸžŸ (ucs . #x2550) ; ═ )) (define-char + '((=>ucs . #x2550) ; ═ + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (chinese-big5 . #xF9F9) ; øº£‹ + )) +(define-char '((name . "BOX DRAWINGS DOUBLE VERTICAL") (general-category symbol other) ; Informative Category (bidi-category . "ON") @@ -1034,6 +1041,14 @@ (ucs . #x256D) ; ╭ )) (define-char + '((name . "box drawings double light arc down and right") + (=>ucs . #x256D) ; ╭ + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (chinese-big5 . #xF9FA) ; øº£Œ + )) +(define-char '((name . "BOX DRAWINGS LIGHT ARC DOWN AND LEFT") (general-category symbol other) ; Informative Category (bidi-category . "ON") @@ -1043,6 +1058,14 @@ (ucs . #x256E) ; ╮ )) (define-char + '((name . "box drawings double light arc down and left") + (=>ucs . #x256E) ; ╮ + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (chinese-big5 . #xF9FB) ; øº£ + )) +(define-char '((name . "BOX DRAWINGS LIGHT ARC UP AND LEFT") (general-category symbol other) ; Informative Category (bidi-category . "ON") @@ -1052,6 +1075,14 @@ (ucs . #x256F) ; ╯ )) (define-char + '((name . "box drawings double light arc up and left") + (=>ucs . #x256F) ; ╯ + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (chinese-big5 . #xF9FD) ; øº£ + )) +(define-char '((name . "BOX DRAWINGS LIGHT ARC UP AND RIGHT") (general-category symbol other) ; Informative Category (bidi-category . "ON") @@ -1061,6 +1092,14 @@ (ucs . #x2570) ; ╰ )) (define-char + '((name . "box drawings double light arc up and right") + (=>ucs . #x2570) ; ╰ + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (chinese-big5 . #xF9FC) ; øº£Ž + )) +(define-char '((name . "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT") (general-category symbol other) ; Informative Category (bidi-category . "ON")