From: tomo Date: Fri, 5 Aug 2005 03:32:39 +0000 (+0000) Subject: (
): Use `<-noBreak' instead of `=decomposition' for X-Git-Tag: r21-4-17-chise-0_22-4^20~311 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ae86b69ddda5d603cc9588bf4f4c051e6b4fed71;p=chise%2Fxemacs-chise.git.1 (
): Use `<-noBreak' instead of `=decomposition' for . (): Use `<-noBreak' instead of `=decomposition' for . (): Use `<-noBreak' instead of `=decomposition' for . --- diff --git a/lisp/utf-2000/u02000-General-Punctuation.el b/lisp/utf-2000/u02000-General-Punctuation.el index 88aed4b..06cf383 100644 --- a/lisp/utf-2000/u02000-General-Punctuation.el +++ b/lisp/utf-2000/u02000-General-Punctuation.el @@ -90,8 +90,7 @@ (general-category separator space) ; Normative Category (bidi-category . "WS") (mirrored . nil) - (=decomposition - noBreak + (<-noBreak ((name . "SPACE") (=ucs . #x0020) ; )) @@ -189,8 +188,7 @@ (general-category punctuation dash) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (=decomposition - noBreak + (<-noBreak ((name . "HYPHEN") (=ucs . #x2010) ; ‐ )) @@ -670,8 +668,7 @@ (general-category separator space) ; Normative Category (bidi-category . "WS") (mirrored . nil) - (=decomposition - noBreak + (<-noBreak ((name . "SPACE") (=ucs . #x0020) ; ))