Patch 8.1.0955
Problem:    Matchit autoload directory not in installer. (Chris Morgan)
Solution:   Adjust the NSIS script. (Christian Brabandt, closes #4006)
Files:      nsis/gvim.nsi


*** ../vim-8.1.0954/nsis/gvim.nsi       2018-12-21 17:59:30.100109769 +0100
--- nsis/gvim.nsi       2019-02-19 21:38:40.617834969 +0100
***************
*** 379,384 ****
--- 379,386 ----
        File ${VIMRT}\pack\dist\opt\matchit\doc\*.*
        SetOutPath $0\pack\dist\opt\matchit\plugin
        File ${VIMRT}\pack\dist\opt\matchit\plugin\*.*
+       SetOutPath $0\pack\dist\opt\matchit\autoload
+       File ${VIMRT}\pack\dist\opt\matchit\autoload\*.*
  
        SetOutPath $0\pack\dist\opt\shellmenu\plugin
        File ${VIMRT}\pack\dist\opt\shellmenu\plugin\*.*
*** ../vim-8.1.0954/src/version.c       2019-02-19 21:34:01.987747438 +0100
--- src/version.c       2019-02-19 21:39:43.229405490 +0100
***************
*** 781,782 ****
--- 781,784 ----
  {   /* Add new patch number below this line */
+ /**/
+     955,
  /**/

-- 
Normal people believe that if it ain't broke, don't fix it.  Engineers believe
that if it ain't broke, it doesn't have enough features yet.
                                (Scott Adams - The Dilbert principle)

 /// 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.

Raspunde prin e-mail lui