From: Richard M. Stallman Date: Sun, 20 Jan 2002 09:27:57 +0000 (+0000) Subject: Describe global-hl-line-mode. X-Git-Tag: ttn-vms-21-2-B4~17070 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5c139d2993ea581e05036976db4eb7107a5c0ca6;p=emacs.git Describe global-hl-line-mode. --- diff --git a/man/display.texi b/man/display.texi index c1a72305433..d419d2076fb 100644 --- a/man/display.texi +++ b/man/display.texi @@ -920,13 +920,15 @@ argument to suppress the effect of bold-face in this case. @section Displaying the Cursor @findex hl-line-mode +@findex global-hl-line-mode @cindex highlight current line @findex blink-cursor-mode @cindex cursor, locating visually @cindex cursor, blinking There are a number of ways to customize the display of the cursor. @kbd{M-x hl-line-mode} enables or disables a minor mode which -highlights the line containing point. On window systems, the command +highlights the line containing point. @kbd{M-x global-hl-line-mode} +enables the minor mode globally. On window systems, the command @kbd{M-x blink-cursor-mode} turns on or off the blinking of the cursor. (On terminals, the terminal itself blinks the cursor, and Emacs has no control over it.)