Patch 7.4.208
Problem: Mercurial picks up some files that are not distributed.
Solution: Add patterns to the ignore list. (Cade Forester)
Files: .hgignore
*** ../vim-7.4.207/.hgignore 2014-03-19 17:32:15.098097224 +0100
--- .hgignore 2014-03-19 17:30:05.998095246 +0100
***************
*** 47,52 ****
--- 47,55 ----
*.map
*.tds
+ # NetBeans
+ nbproject/*
+
# Mac OSX
src/xxd/xxd.dSYM
***************
*** 57,62 ****
--- 60,66 ----
*.swp
*~
*.pyc
+ *.log
src/po/vim.pot
# Generated by "make test"
*** ../vim-7.4.207/src/version.c 2014-03-19 14:01:53.153903819 +0100
--- src/version.c 2014-03-19 17:28:04.890093390 +0100
***************
*** 740,741 ****
--- 740,743 ----
{ /* Add new patch number below this line */
+ /**/
+ 208,
/**/
--
It might look like I'm doing nothing, but at the cellular level
I'm really quite busy.
/// Bram Moolenaar -- [email protected] -- 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 ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.