diff src/fileio.c @ 1061:b4d11ddb7303 v7.0.187

updated for version 7.0-187
author vimboss
date Tue, 16 Jan 2007 20:33:19 +0000
parents ef6b11bee7d0
children 17b9587ff6d5
line wrap: on
line diff
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -7019,6 +7019,7 @@ static struct event_name
     {"ShellCmdPost",	EVENT_SHELLCMDPOST},
     {"ShellFilterPost",	EVENT_SHELLFILTERPOST},
     {"SourcePre",	EVENT_SOURCEPRE},
+    {"SourceCmd",	EVENT_SOURCECMD},
     {"SpellFileMissing",EVENT_SPELLFILEMISSING},
     {"StdinReadPost",	EVENT_STDINREADPOST},
     {"StdinReadPre",	EVENT_STDINREADPRE},