|
|
3ef2ca |
To: vim_dev@googlegroups.com
|
|
|
3ef2ca |
Subject: Patch 7.4.426
|
|
|
3ef2ca |
Fcc: outbox
|
|
|
3ef2ca |
From: Bram Moolenaar <Bram@moolenaar.net>
|
|
|
3ef2ca |
Mime-Version: 1.0
|
|
|
3ef2ca |
Content-Type: text/plain; charset=UTF-8
|
|
|
3ef2ca |
Content-Transfer-Encoding: 8bit
|
|
|
3ef2ca |
------------
|
|
|
3ef2ca |
|
|
|
3ef2ca |
Patch 7.4.426
|
|
|
3ef2ca |
Problem: README File missing from list of files.
|
|
|
3ef2ca |
Solution: Update the list of files.
|
|
|
3ef2ca |
Files: Filelist
|
|
|
3ef2ca |
|
|
|
3ef2ca |
|
|
|
3ef2ca |
*** ../vim-7.4.425/Filelist 2014-08-10 13:46:30.424780490 +0200
|
|
|
3ef2ca |
--- Filelist 2014-08-29 15:08:47.914447267 +0200
|
|
|
3ef2ca |
***************
|
|
|
3ef2ca |
*** 82,87 ****
|
|
|
3ef2ca |
--- 82,88 ----
|
|
|
3ef2ca |
src/xxd/xxd.c \
|
|
|
3ef2ca |
src/main.aap \
|
|
|
3ef2ca |
src/testdir/main.aap \
|
|
|
3ef2ca |
+ src/testdir/README.txt \
|
|
|
3ef2ca |
src/testdir/*.in \
|
|
|
3ef2ca |
src/testdir/sautest/autoload/*.vim \
|
|
|
3ef2ca |
src/testdir/test[0-9]*.ok \
|
|
|
3ef2ca |
*** ../vim-7.4.425/src/version.c 2014-08-29 14:20:47.418440975 +0200
|
|
|
3ef2ca |
--- src/version.c 2014-08-29 15:09:33.234447366 +0200
|
|
|
3ef2ca |
***************
|
|
|
3ef2ca |
*** 743,744 ****
|
|
|
3ef2ca |
--- 743,746 ----
|
|
|
3ef2ca |
{ /* Add new patch number below this line */
|
|
|
3ef2ca |
+ /**/
|
|
|
3ef2ca |
+ 426,
|
|
|
3ef2ca |
/**/
|
|
|
3ef2ca |
|
|
|
3ef2ca |
--
|
|
|
3ef2ca |
From "know your smileys":
|
|
|
3ef2ca |
:-O>-o Smiley American tourist (note big mouth and camera)
|
|
|
3ef2ca |
|
|
|
3ef2ca |
/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
|
|
|
3ef2ca |
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
|
|
|
3ef2ca |
\\\ an exciting new programming language -- http://www.Zimbu.org ///
|
|
|
3ef2ca |
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
|