Patch 7.4.1653 (after 7.4.1649)
Problem: Users who loaded matchit.vim manually have to change their
startup. (Gary Johnson)
Solution: Add a file in the old location that loads the package.
Files: runtime/macros/matchit.vim, Filelist
*** ../vim-7.4.1652/runtime/macros/matchit.vim 2016-03-25 18:34:18.814397553
+0100
--- runtime/macros/matchit.vim 2016-03-25 18:31:26.840144850 +0100
***************
*** 0 ****
--- 1,3 ----
+ " Load the matchit package.
+ " For those users who were loading the matchit plugin from here.
+ packadd matchit
*** ../vim-7.4.1652/Filelist 2016-03-25 17:00:22.087689642 +0100
--- Filelist 2016-03-25 18:32:02.263784941 +0100
***************
*** 494,499 ****
--- 494,500 ----
runtime/macros/less.vim \
runtime/macros/life/click.me \
runtime/macros/life/life.vim \
+ runtime/macros/matchit.vim \
runtime/macros/maze/README.txt \
runtime/macros/maze/[mM]akefile \
runtime/macros/maze/main.aap \
*** ../vim-7.4.1652/src/version.c 2016-03-25 17:55:24.966112156 +0100
--- src/version.c 2016-03-25 18:34:29.182292211 +0100
***************
*** 750,751 ****
--- 750,753 ----
{ /* Add new patch number below this line */
+ /**/
+ 1653,
/**/
--
hundred-and-one symptoms of being an internet addict:
122. You ask if the Netaholics Anonymous t-shirt you ordered can be
sent to you via e-mail.
/// 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.