Mercurial > emacs
changeset 94356:4b4c0c613ce9
(define-abbrev): Don't use `iff' in doc-strings.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 26 Apr 2008 02:33:08 +0000 |
parents | b5f8ef4e3358 |
children | 5f0e2d26daed |
files | lisp/abbrev.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/abbrev.el Sat Apr 26 02:32:51 2008 +0000 +++ b/lisp/abbrev.el Sat Apr 26 02:33:08 2008 +0000 @@ -544,7 +544,7 @@ 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: