astepano / rpms / vim

Forked from rpms/vim 6 years ago
Clone
4bc225e
To: vim_dev@googlegroups.com
4bc225e
Subject: Patch 7.4.488
4bc225e
Fcc: outbox
4bc225e
From: Bram Moolenaar <Bram@moolenaar.net>
4bc225e
Mime-Version: 1.0
4bc225e
Content-Type: text/plain; charset=UTF-8
4bc225e
Content-Transfer-Encoding: 8bit
4bc225e
------------
4bc225e
4bc225e
Patch 7.4.488
4bc225e
Problem:    test_mapping fails for some people.
4bc225e
Solution:   Set the 'encoding' option. (Ken Takata)
4bc225e
Files:	    src/testdir/test_mapping.in
4bc225e
4bc225e
4bc225e
*** ../vim-7.4.487/src/testdir/test_mapping.in	2014-10-21 16:22:01.407175226 +0200
4bc225e
--- src/testdir/test_mapping.in	2014-10-22 22:04:48.422492595 +0200
4bc225e
***************
4bc225e
*** 3,8 ****
4bc225e
--- 3,9 ----
4bc225e
  STARTTEST
4bc225e
  :so small.vim
4bc225e
  :so mbyte.vim
4bc225e
+ :set encoding=utf-8
4bc225e
  : " abbreviations with р (0x80) should work
4bc225e
  :inoreab чкпр   vim
4bc225e
  GAчкпр 
4bc225e
*** ../vim-7.4.487/src/version.c	2014-10-21 20:57:11.538295006 +0200
4bc225e
--- src/version.c	2014-10-22 22:05:33.758492694 +0200
4bc225e
***************
4bc225e
*** 743,744 ****
4bc225e
--- 743,746 ----
4bc225e
  {   /* Add new patch number below this line */
4bc225e
+ /**/
4bc225e
+     488,
4bc225e
  /**/
4bc225e
4bc225e
-- 
4bc225e
You had connectors?  Eeee, when I were a lad we 'ad to carry the
4bc225e
bits between the computer and the terminal with a spoon...
4bc225e
4bc225e
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
4bc225e
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
4bc225e
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
4bc225e
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///