Patch 8.0.1065
Problem:    Not all macro examples are included in the self-installing
            executable. (lkintact)
Solution:   Add the directories to the NSIS script. (closes #2065)
Files:      nsis/gvim.nsi


*** ../vim-8.0.1064/nsis/gvim.nsi       2017-08-19 13:29:13.563444431 +0200
--- nsis/gvim.nsi       2017-09-06 21:40:19.488582098 +0200
***************
*** 219,224 ****
--- 219,232 ----
  
        SetOutPath $0\macros
        File ${VIMRT}\macros\*.*
+       SetOutPath $0\macros\hanoi
+       File ${VIMRT}\macros\hanoi\*.*
+       SetOutPath $0\macros\life
+       File ${VIMRT}\macros\life\*.*
+       SetOutPath $0\macros\maze
+       File ${VIMRT}\macros\maze\*.*
+       SetOutPath $0\macros\urm
+       File ${VIMRT}\macros\urm\*.*
  
        SetOutPath $0\pack\dist\opt\dvorak\dvorak
        File ${VIMRT}\pack\dist\opt\dvorak\dvorak\*.*
*** ../vim-8.0.1064/src/version.c       2017-09-05 23:32:33.595883323 +0200
--- src/version.c       2017-09-06 21:42:30.527722055 +0200
***************
*** 771,772 ****
--- 771,774 ----
  {   /* Add new patch number below this line */
+ /**/
+     1065,
  /**/

-- 
>From "know your smileys":
 ;-0    Can't find shift key
 ,-9    Kann Umschalttaste nicht finden

 /// Bram Moolenaar -- b...@moolenaar.net -- 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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui