From: Juanma Barranquero Date: Fri, 3 Nov 2006 14:32:22 +0000 (+0000) Subject: (gnus-diary-delay-format-function): Use "non-nil" in docstring. X-Git-Tag: emacs-pretest-22.0.91~386 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a44482258901265a6d201b67bf48958b08e0a966;p=emacs.git (gnus-diary-delay-format-function): Use "non-nil" in docstring. --- diff --git a/lisp/gnus/gnus-diary.el b/lisp/gnus/gnus-diary.el index e4834131aa7..bc2f096fd70 100644 --- a/lisp/gnus/gnus-diary.el +++ b/lisp/gnus/gnus-diary.el @@ -121,7 +121,7 @@ Please refer to `format-time-string' for information on possible values." (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,