diff lisp/mh-e/mh-letter.el @ 78479:40ee7ed1bfea

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:19:27 +0000
parents 800dd75c042b
children 3c2488d0ebd9
line wrap: on
line diff
--- a/lisp/mh-e/mh-letter.el	Wed Aug 08 07:18:57 2007 +0000
+++ b/lisp/mh-e/mh-letter.el	Wed Aug 08 07:19:27 2007 +0000
@@ -844,7 +844,7 @@
 (defun mh-position-on-field (field &optional ignored)
   "Move to the end of the FIELD in the header.
 Move to end of entire header if FIELD not found.
-Returns non-nil iff FIELD was found.
+Returns non-nil if FIELD was found.
 The optional second arg is for pre-version 4 compatibility and is
 IGNORED."
   (cond ((mh-goto-header-field field)