From 5c139d2993ea581e05036976db4eb7107a5c0ca6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 20 Jan 2002 09:27:57 +0000 Subject: [PATCH] Describe global-hl-line-mode. --- man/display.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.) -- 2.39.5