diff lisp/ibuffer.el @ 78492:7c8949dbfa0d

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:38:50 +0000
parents 9355f9b7bbff
children 73661ddc7ac7 860a7a8e779e 424b655804ca
line wrap: on
line diff
--- a/lisp/ibuffer.el	Wed Aug 08 07:37:59 2007 +0000
+++ b/lisp/ibuffer.el	Wed Aug 08 07:38:50 2007 +0000
@@ -1835,7 +1835,7 @@
 
 (defun ibuffer-map-lines (function &optional nomodify group)
   "Call FUNCTION for each buffer.
-Don't set the ibuffer modification flag iff NOMODIFY is non-nil.
+Set the ibuffer modification flag unless NOMODIFY is non-nil.
 
 If optional argument GROUP is non-nil, then only call FUNCTION on
 buffers in filtering group GROUP.
@@ -2267,7 +2267,7 @@
 
 (defun ibuffer-quit ()
   "Quit this `ibuffer' session.
-Try to restore the previous window configuration iff
+Try to restore the previous window configuration if
 `ibuffer-restore-window-config-on-quit' is non-nil."
   (interactive)
   (if ibuffer-restore-window-config-on-quit