mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 846-851) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 88-92) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 242-244) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-31
This commit is contained in:
commit
aaf34461ff
297 changed files with 3459 additions and 1386 deletions
|
|
@ -1452,9 +1452,9 @@ itself as a pre-command hook."
|
|||
|
||||
(define-minor-mode blink-cursor-mode
|
||||
"Toggle blinking cursor mode.
|
||||
With a numeric argument, turn blinking cursor mode on iff ARG is positive.
|
||||
When blinking cursor mode is enabled, the cursor of the selected
|
||||
window blinks.
|
||||
With a numeric argument, turn blinking cursor mode on if ARG is positive,
|
||||
otherwise turn it off. When blinking cursor mode is enabled, the
|
||||
cursor of the selected window blinks.
|
||||
|
||||
Note that this command is effective only when Emacs
|
||||
displays through a window system, because then Emacs does its own
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue