[vim] - patchlevel 488

Karsten Hopp karsten at fedoraproject.org
Thu Oct 23 15:57:07 UTC 2014


commit 4bc225e324e8ab0d433a2fd414039863ca4b50f4
Author: Karsten Hopp <karsten at redhat.com>
Date:   Thu Oct 23 18:00:10 2014 +0200

    - patchlevel 488

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


More information about the scm-commits mailing list