From 01e67ec323e5466204970a637f81e4d4427da396 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 12 Mar 2003 18:55:12 +0000 Subject: fix completions of locales on Linux, complete for more commands using existing completions and more improvements to sccs completion --- Completion/Unix/Command/_java | 136 ++++++++++++++++++++++++++++-------------- 1 file changed, 90 insertions(+), 46 deletions(-) (limited to 'Completion/Unix/Command/_java') diff --git a/Completion/Unix/Command/_java b/Completion/Unix/Command/_java index ff5ded202..992960f59 100644 --- a/Completion/Unix/Command/_java +++ b/Completion/Unix/Command/_java @@ -382,40 +382,26 @@ extdirs) encoding) tmp=( - '8859_1:ISO 8859-1' - '8859_2:ISO 8859-2' - '8859_3:ISO 8859-3' - '8859_4:ISO 8859-4' - '8859_5:ISO 8859-5' - '8859_6:ISO 8859-6' - '8859_7:ISO 8859-7' - '8859_8:ISO 8859-8' - '8859_9:ISO 8859-9' - 'Big5:Big5, Traditional Chinese' - 'CNS11643:CNS 11643, Traditional Chinese' - 'Cp037:USA, Canada(Bilingual, French), Netherlands, Portugal, Brazil, Australia' - 'Cp1006:IBM AIX Pakistan (Urdu)' - 'Cp1025:IBM Multilingual Cyrillic - Bulgaria, Bosnia, Herzegovinia, Macedonia(FYR)' - 'Cp1026:IBM Latin-5, Turkey' - 'Cp1046:IBM Open Edition US EBCDIC' - 'Cp1097:IBM Iran(Farsi)/Persian' - 'Cp1098:IBM Iran(Farsi)/Persian (PC)' - 'Cp1112:IBM Latvia, Lithuania' - 'Cp1122:IBM Estonia' - 'Cp1123:IBM Ukraine' - 'Cp1124:IBM AIX Ukraine' - 'Cp1125:IBM Ukraine (PC)' - 'Cp1250:Windows Eastern European' - 'Cp1251:Windows Cyrillic' + 'US-ASCII:American Standard Code for Information Interchange' 'Cp1252:Windows Latin-1' - 'Cp1253:Windows Greek' - 'Cp1254:Windows Turkish' - 'Cp1255:Windows Hebrew' - 'Cp1256:Windows Arabic' - 'Cp1257:Windows Baltic' - 'Cp1258:Windows Vietnamese' - 'Cp1381:IBM OS/2, DOS Peopl'\''es Republic of China (PRC)' - 'Cp1383:IBM AIX People'\''s Republic of China (PRC)' + 'ISO-8859-1:ISO 8859-1, Latin alphabet No. 1 ' + 'ISO-8859-15:Latin alphabet No. 9 ' + 'UTF-8:Eight-bit UCS Transformation Format' + 'UTF-16:Sixteen-bit UCS Transformation Format, byte order identified by an' + 'UTF-16BE:Sixteen-bit UCS Transformation Format, big-endian byte order ' + 'UTF-16LE:Sixteen-bit UCS Transformation Format, little-endian byte order ' + 'ASCII:American Standard Code for Information Interchange' + 'ISO8859_1:ISO 8859-1, Latin alphabet No. 1' + 'UnicodeBig:Sixteen-bit Unicode Transformation Format, big-endian' + 'UnicodeBigUnmarked:Sixteen-bit Unicode Transformation Format, big-endian' + 'UnicodeLittle:Sixteen-bit Unicode Transformation Format, little-endian' + 'UnicodeLittleUnmarked:Sixteen-bit Unicode Transformation Format, little-endian' + 'UTF8:Eight-bit Unicode Transformation Format' + 'UTF-16:Sixteen-bit Unicode Transformation Format, byte order' + 'Big5:Big5, Traditional Chinese' + 'Big5_HKSCS:Big5 with Hong Kong extensions, Traditional Chinese' + 'Big5_Solaris:Big5 with seven additional Hanzi ideograph character mappings ' + 'Cp037:USA, Canada (Bilingual, French), Netherlands, Portugal, Brazil, Australia' 'Cp273:IBM Austria, Germany' 'Cp277:IBM Denmark, Norway' 'Cp278:IBM Finland, Sweden' @@ -423,7 +409,6 @@ encoding) 'Cp284:IBM Catalan/Spain, Spanish Latin America' 'Cp285:IBM United Kingdom, Ireland' 'Cp297:IBM France' - 'Cp33722:IBM-eucJP - Japanese (superset of 5050)' 'Cp420:IBM Arabic' 'Cp424:IBM Hebrew' 'Cp437:MS-DOS United States, Australia, New Zealand, South Africa' @@ -434,7 +419,9 @@ encoding) 'Cp850:MS-DOS Latin-1' 'Cp852:MS-DOS Latin-2' 'Cp855:IBM Cyrillic' + 'Cp856:IBM Hebrew' 'Cp857:IBM Turkish' + 'Cp858:Variant of Cp850 with Euro character' 'Cp860:MS-DOS Portuguese' 'Cp861:MS-DOS Icelandic' 'Cp862:PC Hebrew' @@ -448,32 +435,89 @@ encoding) 'Cp871:IBM Iceland' 'Cp874:IBM Thai' 'Cp875:IBM Greek' - 'Cp918:IBM Pakistan(Urdu)' + 'Cp918:IBM Pakist