commit | 8dd1aa58ad96299425a95a48e2442dd1a039cfbd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 16 20:33:19 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 16 20:33:19 2007 +0000 |
tree | c1016d8cd9741b7db6fffc17fe994c0e7bc4e9a7 | |
parent | fb7c90c0face9790bdfe04cdfec95681fbc7b3e0 [diff] [blame] |
updated for version 7.0-187
diff --git a/src/fileio.c b/src/fileio.c index 2108bb8..b4a8e9a 100644 --- a/src/fileio.c +++ b/src/fileio.c
@@ -7019,6 +7019,7 @@ {"ShellCmdPost", EVENT_SHELLCMDPOST}, {"ShellFilterPost", EVENT_SHELLFILTERPOST}, {"SourcePre", EVENT_SOURCEPRE}, + {"SourceCmd", EVENT_SOURCECMD}, {"SpellFileMissing",EVENT_SPELLFILEMISSING}, {"StdinReadPost", EVENT_STDINREADPOST}, {"StdinReadPre", EVENT_STDINREADPRE},