From: Glenn Morris Date: Sat, 26 Apr 2008 02:33:08 +0000 (+0000) Subject: (define-abbrev): Don't use `iff' in doc-strings. X-Git-Tag: emacs-pretest-23.0.90~6039 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=64f00939e0cea6c99ae93e0e5d9b4b4013125db9;p=emacs.git (define-abbrev): Don't use `iff' in doc-strings. --- diff --git a/lisp/abbrev.el b/lisp/abbrev.el index 999cd691bc1..45ec2057028 100644 --- a/lisp/abbrev.el +++ b/lisp/abbrev.el @@ -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: