diff options
| author | Eli Zaretskii | 2001-08-02 10:36:22 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-08-02 10:36:22 +0000 |
| commit | 843c16a53a51198e303603e2ae2257d459bafd7e (patch) | |
| tree | eb1fca72695ff5910dd1e651fc1e039d3571a634 | |
| parent | 83440f52763255de0c92a30cda3a408c51dcb432 (diff) | |
| download | emacs-843c16a53a51198e303603e2ae2257d459bafd7e.tar.gz emacs-843c16a53a51198e303603e2ae2257d459bafd7e.zip | |
(Display Cursor): Add an index entry for "highlight current line".
| -rw-r--r-- | man/display.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi index b3de2592856..0b16172bf84 100644 --- a/man/display.texi +++ b/man/display.texi | |||
| @@ -877,6 +877,7 @@ displayed, by setting the variable @code{hourglass-delay}. | |||
| 877 | @section Displaying the Cursor | 877 | @section Displaying the Cursor |
| 878 | 878 | ||
| 879 | @findex hl-line-mode | 879 | @findex hl-line-mode |
| 880 | @cindex highlight current line | ||
| 880 | @findex blink-cursor-mode | 881 | @findex blink-cursor-mode |
| 881 | @cindex cursor, locating visually | 882 | @cindex cursor, locating visually |
| 882 | @cindex cursor, blinking | 883 | @cindex cursor, blinking |