Updated runtime files.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index bf01f37..08edd10 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -1,4 +1,4 @@
-*eval.txt* For Vim version 7.4. Last change: 2013 Nov 02
+*eval.txt* For Vim version 7.4. Last change: 2013 Nov 08
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -4235,6 +4235,9 @@
"match"). It will be highlighted with {group}. Returns an
identification number (ID), which can be used to delete the
match using |matchdelete()|.
+ Matching is case sensitive and magic, unless case sensitivity
+ or magicness are explicitly overridden in {pattern}. The
+ 'magic', 'smartcase' and 'ignorecase' options are not used.
The optional {priority} argument assigns a priority to the
match. A match with a high priority will have its