[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/display.texi
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/man/display.texi |
Date: |
Tue, 27 Aug 2002 20:55:11 -0400 |
Index: emacs/man/display.texi
diff -c emacs/man/display.texi:1.65 emacs/man/display.texi:1.66
*** emacs/man/display.texi:1.65 Tue Aug 27 14:50:52 2002
--- emacs/man/display.texi Tue Aug 27 20:55:11 2002
***************
*** 1,5 ****
@c This is part of the Emacs manual.
! @c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001
@c Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Display, Search, Registers, Top
--- 1,5 ----
@c This is part of the Emacs manual.
! @c Copyright (C) 1985, 86, 87, 93, 94, 95, 1997, 2000, 2001, 2002
@c Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Display, Search, Registers, Top
***************
*** 1005,1012 ****
graphical terminals, the command @kbd{M-x blink-cursor-mode} enables
or disables the blinking of the cursor. (On text terminals, the
terminal itself blinks the cursor, and Emacs has no control over it.)
! You can control how the cursor appears when it blinks off
! by setting the variable @cindex{blink-cursor-alist}.
@cindex cursor in non-selected windows
@vindex cursor-in-non-selected-windows
--- 1005,1012 ----
graphical terminals, the command @kbd{M-x blink-cursor-mode} enables
or disables the blinking of the cursor. (On text terminals, the
terminal itself blinks the cursor, and Emacs has no control over it.)
! You can control how the cursor appears when it blinks off by setting
! the variable @code{blink-cursor-alist}.
@cindex cursor in non-selected windows
@vindex cursor-in-non-selected-windows