summaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-09-09 19:49:30 +0000
committerBram Moolenaar <Bram@vim.org>2005-09-09 19:49:30 +0000
commite7eb9df59a955186784ef0c6508e230e5ad34728 (patch)
tree7936bc22dfcc0426d1037bd9013295f176a40e09 /runtime/doc/options.txt
parenta5373faa173bfecdceb60959d9b9df7bead1ab77 (diff)
downloadvim-git-e7eb9df59a955186784ef0c6508e230e5ad34728.tar.gz
updated for version 7.0144
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 20d0e9f16..ae1a07e4b 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 7.0aa. Last change: 2005 Sep 01
+*options.txt* For Vim version 7.0aa. Last change: 2005 Sep 08
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -6275,6 +6275,8 @@ A jump table for the options with a short description can be found at |Q_op|.
"*", "**" and other wildcards can be used to search for tags files in
a directory tree. See |file-searching|. {not available when compiled
without the |+path_extra| feature}
+ The |tagfiles()| function can be used to get a list of the file names
+ actually used.
If Vim was compiled with the |+emacs_tags| feature, Emacs-style tag
files are also supported. They are automatically recognized. The
default value becomes "./tags,./TAGS,tags,TAGS", unless case