summaryrefslogtreecommitdiffstats
path: root/runtime/doc/starting.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-27 17:01:56 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-27 17:01:56 +0000
commit3991dab8e0a3815bd5349c1ffa88476819971c48 (patch)
treecf81e7c822725142320f0ca0721357f34553cfb9 /runtime/doc/starting.txt
parent899dddf88804af20d560b5277f1ca1bc4dd8e2b3 (diff)
updated for version 7.0cv7.0c
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r--runtime/doc/starting.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index eda5e7a3eb..c0f2a03305 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt* For Vim version 7.0b. Last change: 2006 Mar 25
+*starting.txt* For Vim version 7.0c. Last change: 2006 Mar 26
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -757,6 +757,7 @@ accordingly. Vim proceeds in this order:
Note that this file is ALWAYS read in 'compatible' mode, since the
automatic resetting of 'compatible' is only done later. Add a ":set
nocp" command if you like.
+ For the Macintosh the $VIMRUNTIME/macmap.vim is read.
*VIMINIT* *.vimrc* *_vimrc* *EXINIT* *.exrc* *_exrc*
c. Four places are searched for initializations. The first that exists