]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't use `iff'.
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 16:47:00 +0000 (16:47 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 16:47:00 +0000 (16:47 +0000)
etc/NEWS

index dd7ccbb4c9f3f5a10ac48ba632a40a2f34a59983..63591f40e618e139eeee0fb363dcbb9bcaad7333 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -79,7 +79,7 @@ in to make it use the scrollbars from the system theme.
 
 * Lisp Changes in Emacs 22.2.
 
-** The function text-invisible-p returns non-nil iff pos is invisible.
+** The function text-invisible-p returns non-nil if pos is invisible.
 
 +++
 ** inhibit-modification-hooks is bound to t while running modification hooks.