summaryrefslogtreecommitdiffstats
path: root/runtime/compiler
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-12-02 00:46:37 +0000
committerBram Moolenaar <Bram@vim.org>2005-12-02 00:46:37 +0000
commitf4d1145328c9e234730f4f3cb45116ba46be1594 (patch)
treefdeeb39f97fc913d014c76536e0deef7872d5ae1 /runtime/compiler
parentc6039d8fcbcc991de374c50f0a2f7ffb96d8437c (diff)
updated for version 7.0162
Diffstat (limited to 'runtime/compiler')
-rw-r--r--runtime/compiler/bdf.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/compiler/bdf.vim b/runtime/compiler/bdf.vim
index 77f124c597..a30a9b6907 100644
--- a/runtime/compiler/bdf.vim
+++ b/runtime/compiler/bdf.vim
@@ -11,9 +11,9 @@ let current_compiler = "bdf"
let s:cpo_save = &cpo
set cpo-=C
-setlocal makeprg=bdftopcf\ $*
+CompilerSet makeprg=bdftopcf\ $*
-setlocal errorformat=%ABDF\ %trror\ on\ line\ %l:\ %m,
+CompilerSet errorformat=%ABDF\ %trror\ on\ line\ %l:\ %m,
\%-Z%p^,
\%Cbdftopcf:\ bdf\ input\\,\ %f\\,\ corrupt,
\%-G%.%#