summaryrefslogtreecommitdiffstats
path: root/runtime/doc/tagsrch.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-10-06 14:22:40 +0200
committerBram Moolenaar <Bram@vim.org>2013-10-06 14:22:40 +0200
commitb133208080a6dde56e930b5069061f03ea7320ff (patch)
treebe1324e7563498fc82c0d7f5c58aa96a0c15476d /runtime/doc/tagsrch.txt
parent4c7cb6b88446fef3660bceaf465419b3c3958f54 (diff)
Runtime file updates.
Diffstat (limited to 'runtime/doc/tagsrch.txt')
-rw-r--r--runtime/doc/tagsrch.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/doc/tagsrch.txt b/runtime/doc/tagsrch.txt
index 74f40e7db8..06c9838603 100644
--- a/runtime/doc/tagsrch.txt
+++ b/runtime/doc/tagsrch.txt
@@ -1,4 +1,4 @@
-*tagsrch.txt* For Vim version 7.4. Last change: 2013 Jul 28
+*tagsrch.txt* For Vim version 7.4. Last change: 2013 Oct 01
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -771,11 +771,11 @@ CTRL-W i Open a new window, with the cursor on the first line
*:dli* *:dlist*
:[range]dli[st][!] [/]string[/]
- Like "[D" and "]D", but search in [range] lines
+ Like `[D` and `]D`, but search in [range] lines
(default: whole file).
See |:search-args| for [/] and [!]. {not in Vi}
- Note that ":dl" works like ":delete" with the "l"
- register.
+ Note that `:dl` works like `:delete` with the "l"
+ flag, not `:dlist`.
*[_CTRL-D*
[ CTRL-D Jump to the first macro definition that contains the