]> git.eshelyaron.com Git - emacs.git/commitdiff
(define-abbrev): Don't use `iff' in doc-strings.
authorGlenn Morris <rgm@gnu.org>
Sat, 26 Apr 2008 02:33:08 +0000 (02:33 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 26 Apr 2008 02:33:08 +0000 (02:33 +0000)
lisp/abbrev.el

index 999cd691bc15633262eaf450bb6879e1722b6370..45ec20570281dc39ffdd0412e017745cf426a680 100644 (file)
@@ -544,7 +544,7 @@ PROPS is a property list.  The following properties are special:
   overwrite a non-system abbreviation of the same name.
 - `:case-fixed': non-nil means that abbreviations are looked up without
   case-folding, and the expansion is not capitalized/upcased.
-- `:enable-function': a function of no argument which returns non-nil iff the
+- `:enable-function': a function of no argument which returns non-nil if the
   abbrev should be used for a particular call of `expand-abbrev'.
 
 An obsolete but still supported calling form is: