mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Replace `iff' in doc-strings and comments.
This commit is contained in:
parent
5453fa4112
commit
4837b516ea
40 changed files with 108 additions and 94 deletions
|
|
@ -1310,9 +1310,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