Updated runtime files.
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt
index f82dd1f..71db326 100644
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -1,4 +1,4 @@
-*quickfix.txt* For Vim version 7.4. Last change: 2013 Aug 03
+*quickfix.txt* For Vim version 7.4. Last change: 2014 Mar 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -202,7 +202,7 @@
the current window is used instead of the quickfix
list.
- *:caddb* *:caddbuffer*
+ *:cad* *:caddbuffer*
:caddb[uffer] [bufnr] Read the error list from the current buffer and add
the errors to the current quickfix list. If a
quickfix list is not present, then a new list is
@@ -240,7 +240,7 @@
:lgete[xpr] {expr} Same as |:cgetexpr|, except the location list for the
current window is used instead of the quickfix list.
- *:cad* *:caddexpr*
+ *:cadde* *:caddexpr*
:cad[dexpr] {expr} Evaluate {expr} and add the resulting lines to the
current quickfix list. If a quickfix list is not
present, then a new list is created. The current