updated for version 7.0c03
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 877ac1a..f176566 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 7.0c. Last change: 2006 Mar 26
+*options.txt* For Vim version 7.0c. Last change: 2006 Mar 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2077,6 +2077,8 @@
Highlight the screen line of the cursor with CursorLine
|hl-CursorLine|. Useful to easily spot the cursor. Will make screen
redrawing slower.
+ When Visual mode is active the highlighting isn't used to make it
+ easier to spot where the selected area.
*'debug'*