Mercurial > emacs
comparison man/display.texi @ 38939:cc4d7a50664e
(Cursor Display): Don't say that hl-line-mode
is a global minor mode.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 24 Aug 2001 11:23:00 +0000 |
parents | 62061f910492 |
children | af44a4698df4 |
comparison
equal
deleted
inserted
replaced
38938:0815e13f099e | 38939:cc4d7a50664e |
---|---|
895 @cindex highlight current line | 895 @cindex highlight current line |
896 @findex blink-cursor-mode | 896 @findex blink-cursor-mode |
897 @cindex cursor, locating visually | 897 @cindex cursor, locating visually |
898 @cindex cursor, blinking | 898 @cindex cursor, blinking |
899 There are a number of ways to customize the display of the cursor. | 899 There are a number of ways to customize the display of the cursor. |
900 @kbd{M-x hl-line-mode} enables or disables a global minor mode which | 900 @kbd{M-x hl-line-mode} enables or disables a minor mode which |
901 highlights the line containing point. On window systems, the command | 901 highlights the line containing point. On window systems, the command |
902 @kbd{M-x blink-cursor-mode} turns on or off the blinking of the | 902 @kbd{M-x blink-cursor-mode} turns on or off the blinking of the |
903 cursor. (On terminals, the terminal itself blinks the cursor, and | 903 cursor. (On terminals, the terminal itself blinks the cursor, and |
904 Emacs has no control over it.) | 904 Emacs has no control over it.) |
905 | 905 |