emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: typo in frame.el


From: David Kastrup
Subject: Re: typo in frame.el
Date: 09 Apr 2004 12:56:32 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Hiroshi Fujishima <address@hidden> writes:

> I found typo in frame.el.
> 
> --- frame.el  30 12月 2003 04:17:24 +0900      1.206
> +++ frame.el  09  4月 2004 19:18:21 +0900      
> @@ -1248,7 +1248,7 @@
>  
>  (defun blink-cursor-mode (arg)
>    "Toggle blinking cursor mode.
> -With a numeric argument, turn blinking cursor mode on iff ARG is positive.
> +With a numeric argument, turn blinking cursor mode on if ARG is positive.
>  When blinking cursor mode is enabled, the cursor of the selected
>  window blinks.

That's not a typo.  That is a rather common shorthand for "if and only
if".

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]