Patch 8.2.0107
Problem: Hgignore is out of sync from gitignore.
Solution: Add lines to hgignore. (Ken Takata)
Files: .hgigmore
*** ../vim-8.2.0106/.hgignore 2019-06-21 17:31:32.000000000 +0200
--- .hgignore 2020-01-09 16:24:52.512568991 +0100
***************
*** 10,15 ****
--- 10,16 ----
src/objects/.dirstamp
src/objects
src/tags
+ src/types.vim
# We do need src/auto/configure.
src/auto/config.cache
***************
*** 86,91 ****
--- 87,93 ----
# Generated by "make install"
runtime/doc/tags
+ runtime/doc/doctags
# Generated by "make shadow". The directory names could be anything but we
# restrict them to shadow (the default) or shadow-*
*** ../vim-8.2.0106/src/version.c 2020-01-08 22:06:11.057866613 +0100
--- src/version.c 2020-01-09 16:25:34.316348949 +0100
***************
*** 744,745 ****
--- 744,747 ----
{ /* Add new patch number below this line */
+ /**/
+ 107,
/**/
--
Beer & pretzels can't be served at the same time in any bar or restaurant.
[real standing law in North Dakota, United States of America]
/// 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/202001091527.009FRF6e008469%40masaka.moolenaar.net.