[vim] - patchlevel 602

Karsten Hopp karsten at fedoraproject.org
Wed Jul 18 08:58:55 UTC 2012


commit 51e5b2d3e901bd52f8b35d041ca3bc739febc772
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Jul 18 10:58:07 2012 +0200

    - patchlevel 602

 7.3.602 |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 55 insertions(+), 0 deletions(-)
---
diff --git a/7.3.602 b/7.3.602
new file mode 100644
index 0000000..fd5f3cf
--- /dev/null
+++ b/7.3.602
@@ -0,0 +1,55 @@
+To: vim_dev at googlegroups.com
+Subject: Patch 7.3.602
+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.3.602
+Problem:    Missing files in distribution.
+Solution:   Update the list of files.
+Files:	    Filelist
+
+
+*** ../vim-7.3.601/Filelist	2011-10-20 16:35:25.000000000 +0200
+--- Filelist	2012-06-20 12:06:41.000000000 +0200
+***************
+*** 463,468 ****
+--- 463,469 ----
+  		runtime/macros/hanoi/hanoi.vim \
+  		runtime/macros/hanoi/poster \
+  		runtime/macros/justify.vim \
++ 		runtime/macros/less.bat \
+  		runtime/macros/less.sh \
+  		runtime/macros/less.vim \
+  		runtime/macros/life/click.me \
+***************
+*** 666,671 ****
+--- 667,674 ----
+  
+  # generic language files
+  LANG_GEN = \
++ 		runtime/doc/*-de.1 \
++ 		runtime/doc/*-de.UTF-8.1 \
+  		runtime/doc/*-fr.1 \
+  		runtime/doc/*-fr.UTF-8.1 \
+  		runtime/doc/*-it.1 \
+*** ../vim-7.3.601/src/version.c	2012-07-16 17:26:18.000000000 +0200
+--- src/version.c	2012-07-16 17:27:31.000000000 +0200
+***************
+*** 716,717 ****
+--- 716,719 ----
+  {   /* Add new patch number below this line */
++ /**/
++     602,
+  /**/
+
+-- 
+Never eat yellow snow.
+
+ /// 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