diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 763dab178..90d4ca7a7 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 7.4. Last change: 2014 Jun 26 +*options.txt* For Vim version 7.4. Last change: 2014 Jul 23 VIM REFERENCE MANUAL by Bram Moolenaar @@ -5369,7 +5369,7 @@ A jump table for the options with a short description can be found at |Q_op|. Expression which is evaluated to apply a patch to a file and generate the resulting new version of the file. See |diff-patchexpr|. - *'patchmode'* *'pm'* *E206* + *'patchmode'* *'pm'* *E205* *E206* 'patchmode' 'pm' string (default "") global {not in Vi} |