|
Karsten Hopp |
524781 |
To: vim_dev@googlegroups.com
|
|
Karsten Hopp |
524781 |
Subject: Patch 7.3.680
|
|
Karsten Hopp |
524781 |
Fcc: outbox
|
|
Karsten Hopp |
524781 |
From: Bram Moolenaar <Bram@moolenaar.net>
|
|
Karsten Hopp |
524781 |
Mime-Version: 1.0
|
|
Karsten Hopp |
524781 |
Content-Type: text/plain; charset=UTF-8
|
|
Karsten Hopp |
524781 |
Content-Transfer-Encoding: 8bit
|
|
Karsten Hopp |
524781 |
------------
|
|
Karsten Hopp |
524781 |
|
|
Karsten Hopp |
524781 |
Patch 7.3.680
|
|
Karsten Hopp |
524781 |
Problem: Some files missing in the list of distributed files.
|
|
Karsten Hopp |
524781 |
Solution: Add lines for new files.
|
|
Karsten Hopp |
524781 |
Files: Filelist
|
|
Karsten Hopp |
524781 |
|
|
Karsten Hopp |
524781 |
|
|
Karsten Hopp |
524781 |
*** ../vim-7.3.679/Filelist 2012-08-29 14:18:26.000000000 +0200
|
|
Karsten Hopp |
524781 |
--- Filelist 2012-09-21 14:53:59.000000000 +0200
|
|
Karsten Hopp |
524781 |
***************
|
|
Karsten Hopp |
524781 |
*** 261,266 ****
|
|
Karsten Hopp |
524781 |
--- 261,267 ----
|
|
Karsten Hopp |
524781 |
src/Make_mvc.mak \
|
|
Karsten Hopp |
524781 |
src/Make_w16.mak \
|
|
Karsten Hopp |
524781 |
src/bigvim.bat \
|
|
Karsten Hopp |
524781 |
+ src/bigvim64.bat \
|
|
Karsten Hopp |
524781 |
src/msvcsetup.bat \
|
|
Karsten Hopp |
524781 |
src/msvc2008.bat \
|
|
Karsten Hopp |
524781 |
src/msvc2010.bat \
|
|
Karsten Hopp |
524781 |
***************
|
|
Karsten Hopp |
524781 |
*** 352,357 ****
|
|
Karsten Hopp |
524781 |
--- 353,359 ----
|
|
Karsten Hopp |
524781 |
src/xpm/COPYRIGHT \
|
|
Karsten Hopp |
524781 |
src/xpm/README.txt \
|
|
Karsten Hopp |
524781 |
src/xpm/include/*.h \
|
|
Karsten Hopp |
524781 |
+ src/xpm/x64/lib/libXpm.a \
|
|
Karsten Hopp |
524781 |
src/xpm/x64/lib/libXpm.lib \
|
|
Karsten Hopp |
524781 |
src/xpm/x86/lib/libXpm.a \
|
|
Karsten Hopp |
524781 |
src/xpm/x86/lib/libXpm.lib \
|
|
Karsten Hopp |
524781 |
***************
|
|
Karsten Hopp |
524781 |
*** 692,697 ****
|
|
Karsten Hopp |
524781 |
--- 694,700 ----
|
|
Karsten Hopp |
524781 |
runtime/tutor/tutor.utf-8 \
|
|
Karsten Hopp |
524781 |
runtime/tutor/tutor.?? \
|
|
Karsten Hopp |
524781 |
runtime/tutor/tutor.??.* \
|
|
Karsten Hopp |
524781 |
+ runtime/tutor/tutor.??_??.* \
|
|
Karsten Hopp |
524781 |
runtime/tutor/tutor.bar \
|
|
Karsten Hopp |
524781 |
runtime/tutor/tutor.bar.* \
|
|
Karsten Hopp |
524781 |
runtime/spell/README.txt \
|
|
Karsten Hopp |
524781 |
*** ../vim-7.3.679/src/version.c 2012-10-03 21:09:33.000000000 +0200
|
|
Karsten Hopp |
524781 |
--- src/version.c 2012-10-03 21:32:38.000000000 +0200
|
|
Karsten Hopp |
524781 |
***************
|
|
Karsten Hopp |
524781 |
*** 721,722 ****
|
|
Karsten Hopp |
524781 |
--- 721,724 ----
|
|
Karsten Hopp |
524781 |
{ /* Add new patch number below this line */
|
|
Karsten Hopp |
524781 |
+ /**/
|
|
Karsten Hopp |
524781 |
+ 680,
|
|
Karsten Hopp |
524781 |
/**/
|
|
Karsten Hopp |
524781 |
|
|
Karsten Hopp |
524781 |
--
|
|
Karsten Hopp |
524781 |
So when I saw the post to comp.editors, I rushed over to the FTP site to
|
|
Karsten Hopp |
524781 |
grab it. So I yank apart the tarball, light x candles, where x= the
|
|
Karsten Hopp |
524781 |
vim version multiplied by the md5sum of the source divided by the MAC of
|
|
Karsten Hopp |
524781 |
my NIC (8A3FA78155A8A1D346C3C4A), put on black robes, dim the lights,
|
|
Karsten Hopp |
524781 |
wave a dead chicken over the hard drive, and summon the power of GNU GCC
|
|
Karsten Hopp |
524781 |
with the magic words "make config ; make!".
|
|
Karsten Hopp |
524781 |
[Jason Spence, compiling Vim 5.0]
|
|
Karsten Hopp |
524781 |
|
|
Karsten Hopp |
524781 |
/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
|
|
Karsten Hopp |
524781 |
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
|
|
Karsten Hopp |
524781 |
\\\ an exciting new programming language -- http://www.Zimbu.org ///
|
|
Karsten Hopp |
524781 |
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
|