To: [email protected]
Subject: Patch 7.4a.001
Fcc: outbox
From: Bram Moolenaar <[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
------------

[Note: mercurial already had this change]

Patch 7.4a.001
Problem:    Script to update syntax menu is oudated.
Solution:   Add the missing items.
Files:      runtime/makemenu.vim


*** ../vim-7.4a.000/runtime/makemenu.vim        2010-08-04 17:34:32.000000000 +0200
--- runtime/makemenu.vim        2013-07-06 15:42:18.000000000 +0200
***************
*** 1,6 ****
 " Script to define the syntax menu in synmenu.vim
 " Maintainer: Bram Moolenaar <[email protected]>
! " Last Change:        2010 Aug 04

 " This is used by "make menu" in the src directory.
 edit <sfile>:p:h/synmenu.vim
--- 1,6 ----
 " Script to define the syntax menu in synmenu.vim
 " Maintainer: Bram Moolenaar <[email protected]>
! " Last Change:        2013 Jul 06

 " This is used by "make menu" in the src directory.
 edit <sfile>:p:h/synmenu.vim
***************
*** 139,144 ****
--- 139,145 ----
 SynMenu C.Config.Generic\ Config\ file:conf
 SynMenu C.CRM114:crm
 SynMenu C.Crontab:crontab
+ SynMenu C.CSDL:csdl
 SynMenu C.CSP:csp
 SynMenu C.Ctrl-H:ctrlh
 SynMenu C.Cucumber:cucumber
***************
*** 262,267 ****
--- 263,273 ----
 SynMenu HIJK.Initng:initng
 SynMenu HIJK.Inittab:inittab
 SynMenu HIJK.Inno\ setup:iss
+ SynMenu HIJK.Innovation\ Data\ Processing.Upstream\ dat:upstreamdat
+ SynMenu HIJK.Innovation\ Data\ Processing.Upstream\ log:upstreamlog
+ SynMenu HIJK.Innovation\ Data\ Processing.Upstream\ Install\ log:upstreaminstalllog
+ SynMenu HIJK.Innovation\ Data\ Processing.Usserver\ log:usserverlog
+ SynMenu HIJK.Innovation\ Data\ Processing.USW2KAgt\ log:usw2kagtlog
 SynMenu HIJK.InstallShield\ script:ishd
 SynMenu HIJK.Interactive\ Data\ Lang:idlang
 SynMenu HIJK.IPfilter:ipfilter
*** ../vim-7.4a.000/src/version.c       2013-07-06 14:11:48.000000000 +0200
--- src/version.c       2013-07-06 16:01:55.000000000 +0200
***************
*** 730,731 ****
--- 730,733 ----
 {   /* Add new patch number below this line */
+ /**/
+     1,
 /**/

--
SIGFUN -- signature too funny (core dumped)

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