Module Name:    xsrc
Committed By:   wiz
Date:           Wed Apr 30 12:35:55 UTC 2014

Modified Files:
        xsrc/external/mit/libX11/dist/nls/en_US.UTF-8: Compose.pre

Log Message:
Bugfix from upstream:

commit 5dcb40f28d59587597d2ff6e6ac64c71cfe6ff7b
Author: James Cloos <cl...@jhcloos.com>
Date:   Tue Sep 17 12:50:42 2013 -0400

    nls/en_US.UTF-8/Compose.pre: Fix typo.

    Fix typo added in 215ce6a67863, s/actute/acute/.

    Fixes bug #69476.  Reported by Jean Krohn.

    Signed-off-by: James Cloos <cl...@jhcloos.com>


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.9 -r1.2 \
    xsrc/external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre
diff -u xsrc/external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre:1.1.1.9 xsrc/external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre:1.2
--- xsrc/external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre:1.1.1.9	Sun Mar 16 22:43:46 2014
+++ xsrc/external/mit/libX11/dist/nls/en_US.UTF-8/Compose.pre	Wed Apr 30 12:35:55 2014
@@ -743,7 +743,7 @@ XCOMM Part 3
 <Multi_key> <i> <quotedbl> 		: "ï"   idiaeresis # LATIN SMALL LETTER I WITH DIAERESIS
 <Multi_key> <diaeresis> <i> 		: "ï"   idiaeresis # LATIN SMALL LETTER I WITH DIAERESIS
 <Multi_key> <i> <diaeresis> 		: "ï"   idiaeresis # LATIN SMALL LETTER I WITH DIAERESIS
-<dead_actute> <j>	 		: "j́"    # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301
+<dead_acute> <j>	 		: "j́"    # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301
 <Multi_key> <apostrophe> <j> 		: "j́"    # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301
 <Multi_key> <j> <apostrophe> 		: "j́"    # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301
 <Multi_key> <acute> <j> 		: "j́"    # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301

Reply via email to