|
|
3ef2ca |
To: vim_dev@googlegroups.com
|
|
|
3ef2ca |
Subject: Patch 7.4.356
|
|
|
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.356
|
|
|
3ef2ca |
Problem: Mercurial does not ignore memfile_test. (Daniel Hahler)
|
|
|
3ef2ca |
Solution: Add memfile_test to ignored files, remove trailing spaces.
|
|
|
3ef2ca |
Files: .hgignore
|
|
|
3ef2ca |
|
|
|
3ef2ca |
|
|
|
3ef2ca |
Note: This patch was made empty, because .hgignore is not part of the
|
|
|
3ef2ca |
distributed files.
|
|
|
3ef2ca |
|
|
|
3ef2ca |
|
|
|
3ef2ca |
*** ../vim-7.4.355/src/version.c 2014-07-03 22:57:51.299862927 +0200
|
|
|
3ef2ca |
--- src/version.c 2014-07-09 13:41:39.855060005 +0200
|
|
|
3ef2ca |
***************
|
|
|
3ef2ca |
*** 736,737 ****
|
|
|
3ef2ca |
--- 736,739 ----
|
|
|
3ef2ca |
{ /* Add new patch number below this line */
|
|
|
3ef2ca |
+ /**/
|
|
|
3ef2ca |
+ 356,
|
|
|
3ef2ca |
/**/
|
|
|
3ef2ca |
|
|
|
3ef2ca |
--
|
|
|
3ef2ca |
In Africa some of the native tribes have a custom of beating the ground
|
|
|
3ef2ca |
with clubs and uttering spine chilling cries. Anthropologists call
|
|
|
3ef2ca |
this a form of primitive self-expression. In America we call it golf.
|
|
|
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 ///
|