(<FIGURE SPACE>): Use `<-noBreak' instead of `=decomposition' for
authortomo <tomo>
Fri, 5 Aug 2005 03:32:39 +0000 (03:32 +0000)
committertomo <tomo>
Fri, 5 Aug 2005 03:32:39 +0000 (03:32 +0000)
<SPACE>.
(<NON-BREAKING HYPHEN>): Use `<-noBreak' instead of `=decomposition'
for <HYPHEN>.
(<NARROW NO-BREAK SPACE>): Use `<-noBreak' instead of `=decomposition'
for <SPACE>.

lisp/utf-2000/u02000-General-Punctuation.el

index 88aed4b..06cf383 100644 (file)
@@ -90,8 +90,7 @@
     (general-category  separator space) ; Normative Category
     (bidi-category     . "WS")
     (mirrored          . nil)
-    (=decomposition
-     noBreak
+    (<-noBreak
      ((name              . "SPACE")
       (=ucs              . #x0020)     ;
       ))
     (general-category  punctuation dash) ; Informative Category
     (bidi-category     . "ON")
     (mirrored          . nil)
-    (=decomposition
-     noBreak
+    (<-noBreak
      ((name              . "HYPHEN")
       (=ucs              . #x2010)     ; ‐
       ))
     (general-category  separator space) ; Normative Category
     (bidi-category     . "WS")
     (mirrored          . nil)
-    (=decomposition
-     noBreak
+    (<-noBreak
      ((name              . "SPACE")
       (=ucs              . #x0020)     ;
       ))