diff runtime/doc/message.txt @ 539:b13dbb7b797c

updated for version 7.0153
author vimboss
date Mon, 03 Oct 2005 21:52:09 +0000
parents 7052f11a3dc9
children f43150a669dc
line wrap: on
line diff
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -1,4 +1,4 @@
-*message.txt*   For Vim version 7.0aa.  Last change: 2005 Sep 25
+*message.txt*   For Vim version 7.0aa.  Last change: 2005 Oct 02
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -768,6 +768,9 @@ To reduce the number of hit-enter prompt
 - Add flags to 'shortmess'.
 - Reset 'showcmd' and/or 'ruler'.
 
+If your script causes the hit-enter prompt and you don't know why, you may
+find the |v:scrollstart| variable useful.
+
 Also see 'mouse'.  The hit-enter message is highlighted with the |hl-Question|
 group.