Patch 8.0.1301
Problem:    Generated license file for NSIS has a modeline.
Solution:   Adjust the pattern for sed. (Ken Takata)
Files:      runtime/doc/Makefile


*** ../vim-8.0.1300/runtime/doc/Makefile        2017-07-07 11:53:29.515876528 
+0200
--- runtime/doc/Makefile        2017-11-16 17:31:48.384124346 +0100
***************
*** 341,347 ****
        nroff -man xxd.1 | sed -e s/. //g > xxd.man
  
  uganda.nsis.txt: uganda.txt
!       sed -e 's/[     ]*\*[-a-zA-Z0-9.]*\*//g' -e 's/vim:tw=78://' \
                uganda.txt | uniq >uganda.nsis.txt
  
  # Awk version of .txt to .html conversion.
--- 343,349 ----
        nroff -man xxd.1 | sed -e s/. //g > xxd.man
  
  uganda.nsis.txt: uganda.txt
!       sed -e 's/[     ]*\*[-a-zA-Z0-9.]*\*//g' -e 's/vim:tw=78:.*//' \
                uganda.txt | uniq >uganda.nsis.txt
  
  # Awk version of .txt to .html conversion.
*** ../vim-8.0.1300/src/version.c       2017-11-16 17:03:41.956727768 +0100
--- src/version.c       2017-11-16 17:33:24.430889300 +0100
***************
*** 768,769 ****
--- 768,771 ----
  {   /* Add new patch number below this line */
+ /**/
+     1301,
  /**/

-- 
Imagine a world without hypothetical situations.

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