diff lisp/gnus/gnus-diary.el @ 73636:39576843be52

(gnus-diary-delay-format-function): Use "non-nil" in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 03 Nov 2006 14:32:22 +0000
parents 770285b3deb5
children a0ecc55d223a
line wrap: on
line diff
--- a/lisp/gnus/gnus-diary.el	Fri Nov 03 14:16:35 2006 +0000
+++ b/lisp/gnus/gnus-diary.el	Fri Nov 03 14:32:22 2006 +0000
@@ -121,7 +121,7 @@
 
 (defcustom gnus-diary-delay-format-function 'gnus-diary-delay-format-english
   "*Function called to format a diary delay string.
-It is passed two arguments.  The first one is non nil if the delay is in
+It is passed two arguments.  The first one is non-nil if the delay is in
 the past.  The second one is of the form ((NUM . UNIT) ...) where NUM is
 an integer and UNIT is one of 'year 'month 'week 'day 'hour or 'minute.
 It should return strings like \"In 2 months, 3 weeks\", \"3 hours,