Blame SOURCES/7.4.520

22c937
To: vim_dev@googlegroups.com
22c937
Subject: Patch 7.4.520
22c937
Fcc: outbox
22c937
From: Bram Moolenaar <Bram@moolenaar.net>
22c937
Mime-Version: 1.0
22c937
Content-Type: text/plain; charset=UTF-8
22c937
Content-Transfer-Encoding: 8bit
22c937
------------
22c937
22c937
Patch 7.4.520
22c937
Problem:    Sun PCK locale is not recognzed.
22c937
Solution:   Add PCK in the table. (Keiichi Oono)
22c937
Files:	    src/mbyte.c
22c937
22c937
22c937
*** ../vim-7.4.519/src/mbyte.c	2014-09-15 14:25:51.305650006 +0200
22c937
--- src/mbyte.c	2014-11-19 16:48:14.205705174 +0100
22c937
***************
22c937
*** 405,410 ****
22c937
--- 405,411 ----
22c937
      {"unix-jis",	IDX_EUC_JP},
22c937
      {"ujis",		IDX_EUC_JP},
22c937
      {"shift-jis",	IDX_SJIS},
22c937
+     {"pck",		IDX_SJIS},	/* Sun: PCK */
22c937
      {"euckr",		IDX_EUC_KR},
22c937
      {"5601",		IDX_EUC_KR},	/* Sun: KS C 5601 */
22c937
      {"euccn",		IDX_EUC_CN},
22c937
*** ../vim-7.4.519/src/version.c	2014-11-19 16:38:01.520679869 +0100
22c937
--- src/version.c	2014-11-19 16:49:28.404860112 +0100
22c937
***************
22c937
*** 743,744 ****
22c937
--- 743,746 ----
22c937
  {   /* Add new patch number below this line */
22c937
+ /**/
22c937
+     520,
22c937
  /**/
22c937
22c937
-- 
22c937
BRIDGEKEEPER: What is the air-speed velocity of an unladen swallow?
22c937
ARTHUR:       What do you mean?  An African or European swallow?
22c937
BRIDGEKEEPER: Er ...  I don't know that ... Aaaaarrrrrrggghhh!
22c937
   BRIDGEKEEPER is cast into the gorge.
22c937
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
22c937
22c937
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
22c937
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
22c937
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
22c937
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///