summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-10 19:30:25 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-10 19:30:25 +0000
commitbae0c16cc4bc8a4b7d139a8cf9e0c816bb0a947d (patch)
tree2023dff3ccdb8d66098c5bc91cf1df4a56743e00 /runtime
parent45667517ba105c3cfc8765a6f2415bc32d72945c (diff)
updated for version 7.1bv7.1b
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/howto.txt2
-rw-r--r--runtime/doc/quickfix.txt13
-rw-r--r--runtime/indent/readline.vim5
-rw-r--r--runtime/plugin/getscriptPlugin.vim2
4 files changed, 17 insertions, 5 deletions
diff --git a/runtime/doc/howto.txt b/runtime/doc/howto.txt
index ac69d55d88..1a8833b759 100644
--- a/runtime/doc/howto.txt
+++ b/runtime/doc/howto.txt
@@ -1,4 +1,4 @@
-*howto.txt* For Vim version 7.1a. Last change: 2006 Apr 02
+*howto.txt* For Vim version 7.1b. Last change: 2006 Apr 02
VIM REFERENCE MANUAL by Bram Moolenaar
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt
index d0be37e385..942823d5f3 100644
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -1,4 +1,4 @@
-*quickfix.txt* For Vim version 7.1a. Last change: 2007 Apr 17
+*quickfix.txt* For Vim version 7.1b. Last change: 2007 May 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -715,6 +715,17 @@ not "b:current_compiler". What the command actually does is the following:
For writing a compiler plugin, see |write-compiler-plugin|.
+GCC *quickfix-gcc* *compiler-gcc*
+
+There's one variable you can set for the GCC compiler:
+
+g:compiler_gcc_ignore_unmatched_lines
+ Ignore lines that don't match any patterns
+ defined for GCC. Useful if output from
+ commands run from make are generating false
+ positives.
+
+
MANX AZTEC C *quickfix-manx* *compiler-manx*
To use Vim with Manx's Aztec C compiler on the Amiga you should do the
diff --git a/runtime/indent/readline.vim b/runtime/indent/readline.vim
index 45c8ab9454..6ac2185bdc 100644
--- a/runtime/indent/readline.vim
+++ b/runtime/indent/readline.vim
@@ -1,7 +1,7 @@
" Vim indent file
-" Language: readline configuration file
+" Language: readline configuration file
" Maintainer: Nikolai Weibull <now@bitwi.se>
-" Latest Revision: 2006-04-19
+" Latest Revision: 2006-12-20
if exists("b:did_indent")
finish
@@ -10,6 +10,7 @@ let b:did_indent = 1
setlocal indentexpr=GetReadlineIndent()
setlocal indentkeys=!^F,o,O,=$else,=$endif
+setlocal nosmartindent
if exists("*GetReadlineIndent")
finish
diff --git a/runtime/plugin/getscriptPlugin.vim b/runtime/plugin/getscriptPlugin.vim
index 2464c9888b..b871bc1d2c 100644
--- a/runtime/plugin/getscriptPlugin.vim
+++ b/runtime/plugin/getscriptPlugin.vim
@@ -5,7 +5,7 @@
" Installing: :help glvs-install
" Usage: :help glvs
"
-" GetLatestVimScripts: 642 1 :AutoInstall: GetLatestVimScripts.vim
+" GetLatestVimScripts: 642 1 :AutoInstall: getscript.vim
"
" (Rom 15:11 WEB) Again, "Praise the Lord, all you Gentiles! Let
" all the peoples praise Him."