From 777fcecfe241807e5f1f44847f345cfe1854b53d Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 24 Aug 2001 11:23:00 +0000 Subject: [PATCH] (Cursor Display): Don't say that hl-line-mode is a global minor mode. --- man/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/display.texi b/man/display.texi index b2c28d16dda..6e1be055a53 100644 --- a/man/display.texi +++ b/man/display.texi @@ -897,7 +897,7 @@ displayed, by setting the variable @code{hourglass-delay}. @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 global minor mode which +@kbd{M-x hl-line-mode} enables or disables a minor mode which highlights the line containing point. 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 -- 2.39.5