Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Unified Diff: third_party/hyphen/ooopatch.sed

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/hyphen/missing ('k') | third_party/hyphen/substrings.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hyphen/ooopatch.sed
diff --git a/third_party/hyphen/ooopatch.sed b/third_party/hyphen/ooopatch.sed
deleted file mode 100644
index 246f27034f1fa08d74db9cd2fac2faba1a3ba3bd..0000000000000000000000000000000000000000
--- a/third_party/hyphen/ooopatch.sed
+++ /dev/null
@@ -1,117 +0,0 @@
-# patch for apostrophe handling (including Unicode apostrophe)
-s/\(RIGHTHYPHENMIN.*\)/\1\
-COMPOUNDLEFTHYPHENMIN 2\
-COMPOUNDRIGHTHYPHENMIN 3\
-1'.\
-1's.\/'=s,1,2\
-1't.\/'=t,1,2\
-1’.\
-1’s.\/’=s,1,2\
-1’t.\/’=t,1,2\
-NEXTLEVEL\
-4'4\
-4a4'4\
-4b4'4\
-4c4'4\
-4d4'4\
-4e4'4\
-4f4'4\
-4g4'4\
-4h4'4\
-4i4'4\
-4j4'4\
-4k4'4\
-4l4'4\
-4m4'4\
-4n4'4\
-4o4'4\
-4p4'4\
-4q4'4\
-4r4'4\
-4s4'4\
-4t4'4\
-4u4'4\
-4v4'4\
-4w4'4\
-4x4'4\
-4y4'4\
-4z4'4\
-'a4\
-'b4\
-'c4\
-'d4\
-'e4\
-'f4\
-'g4\
-'h4\
-'i4\
-'j4\
-'k4\
-'l4\
-'m4\
-'n4\
-'o4\
-'p4\
-'q4\
-'r4\
-'s4\
-'t4\
-'u4\
-'v4\
-'w4\
-'x4\
-'y4\
-'z4\
-4’4\
-4a4’4\
-4b4’4\
-4c4’4\
-4d4’4\
-4e4’4\
-4f4’4\
-4g4’4\
-4h4’4\
-4i4’4\
-4j4’4\
-4k4’4\
-4l4’4\
-4m4’4\
-4n4’4\
-4o4’4\
-4p4’4\
-4q4’4\
-4r4’4\
-4s4’4\
-4t4’4\
-4u4’4\
-4v4’4\
-4w4’4\
-4x4’4\
-4y4’4\
-4z4’4\
-’a4\
-’b4\
-’c4\
-’d4\
-’e4\
-’f4\
-’g4\
-’h4\
-’i4\
-’j4\
-’k4\
-’l4\
-’m4\
-’n4\
-’o4\
-’p4\
-’q4\
-’r4\
-’s4\
-’t4\
-’u4\
-’v4\
-’w4\
-’x4\
-’y4\
-’z4/
« no previous file with comments | « third_party/hyphen/missing ('k') | third_party/hyphen/substrings.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698