Mercurial > emacs
changeset 34002:698d4ae0484c
(blink-cursor-mode): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 29 Nov 2000 15:26:19 +0000 |
parents | fc9ba8a24dde |
children | cb2dc742f1b3 |
files | lisp/frame.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/frame.el Wed Nov 29 15:02:30 2000 +0000 +++ b/lisp/frame.el Wed Nov 29 15:26:19 2000 +0000 @@ -1072,7 +1072,7 @@ (defun blink-cursor-mode (arg) "Toggle blinking cursor mode. -With arg, turn blinking cursor mode on iff arg is positive. +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." (interactive "P")