summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_03.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-04-23 20:42:23 +0000
committerBram Moolenaar <Bram@vim.org>2005-04-23 20:42:23 +0000
commit8fef2ad609c06d0078c630a24cda727f70fca4f5 (patch)
tree4ce5ab7833e4083f538df3de47830031d50705bf /runtime/doc/usr_03.txt
parent54ff3419c7836d2668444f9ac893b3722d54d8c4 (diff)
downloadvim-git-8fef2ad609c06d0078c630a24cda727f70fca4f5.tar.gz
updated for version 7.0070
Diffstat (limited to 'runtime/doc/usr_03.txt')
-rw-r--r--runtime/doc/usr_03.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/usr_03.txt b/runtime/doc/usr_03.txt
index 1690e79aa..d8e4c506a 100644
--- a/runtime/doc/usr_03.txt
+++ b/runtime/doc/usr_03.txt
@@ -1,4 +1,4 @@
-*usr_03.txt* For Vim version 7.0aa. Last change: 2005 Apr 01
+*usr_03.txt* For Vim version 7.0aa. Last change: 2005 Apr 22
VIM USER MANUAL - by Bram Moolenaar
@@ -601,7 +601,7 @@ The ":jumps" command gives a list of positions you jumped to. The entry which
you used last is marked with a ">".
-NAMED MARKS
+NAMED MARKS *bookmark*
Vim enables you to place your own marks in the text. The command "ma" marks
the place under the cursor as mark a. You can place 26 marks (a through z) in