comparison lisp/gnus/gnus-score.el @ 78486:f0a07da7dd45

Replace `iff' in doc-strings and comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:27:37 +0000
parents 24202b793a08
children 1cb31606209f a3c27999decb 424b655804ca
comparison
equal deleted inserted replaced
78485:847fd0fda811 78486:f0a07da7dd45
379 (const :tag "greater than number" >) 379 (const :tag "greater than number" >)
380 (const :tag "equal than number" =) 380 (const :tag "equal than number" =)
381 (const :tag "ask" nil))) 381 (const :tag "ask" nil)))
382 382
383 (defcustom gnus-score-default-fold nil 383 (defcustom gnus-score-default-fold nil
384 "Use case folding for new score file entries iff not nil." 384 "Non-nil means use case folding for new score file entries."
385 :group 'gnus-score-default 385 :group 'gnus-score-default
386 :type 'boolean) 386 :type 'boolean)
387 387
388 (defcustom gnus-score-default-duration nil 388 (defcustom gnus-score-default-duration nil
389 "Default duration of effect when entering new scores. 389 "Default duration of effect when entering new scores.