changeset 78618:090a8fb371a9

Don't use `iff'.
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 16:47:00 +0000
parents a16793949fe1
children 606be2448f9e
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Aug 22 16:46:45 2007 +0000
+++ b/etc/NEWS	Wed Aug 22 16:47:00 2007 +0000
@@ -79,7 +79,7 @@
 
 * 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.