summaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-06-01 14:50:56 +0200
committerBram Moolenaar <Bram@vim.org>2013-06-01 14:50:56 +0200
commit543b7ef7000d08d77409478315d68b607bb8bad8 (patch)
tree387cd45294ce55a130556d4e22a0b7706156b1fd /runtime/doc/options.txt
parent3737fc1c30a559c82c57b5ce6aedae76cbeabaef (diff)
downloadvim-git-543b7ef7000d08d77409478315d68b607bb8bad8.tar.gz
Updated runtime files and translations.
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 98f22ddb8..6b01d7c17 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 7.3. Last change: 2013 May 17
+*options.txt* For Vim version 7.3. Last change: 2013 May 23
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5516,7 +5516,7 @@ A jump table for the options with a short description can be found at |Q_op|.
matches will be highlighted. This is used to avoid that Vim hangs
when using a very complicated pattern.
- *'regexpengine''* *'re'*
+ *'regexpengine'* *'re'*
'regexpengine' 're' number (default 0)
global
{not in Vi}
@@ -7521,7 +7521,7 @@ A jump table for the options with a short description can be found at |Q_op|.
given, no further entry is used.
See |undo-persistence|.
- *'undofile'* *'udf'*
+ *'undofile'* *'noundofile'* *'udf'* *'noudf'*
'undofile' 'udf' boolean (default off)
local to buffer
{not in Vi}