Mercurial > emacs
changeset 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 | 4d53a584cf18 |
children | 7791ba93093c |
files | lisp/gnus/gnus-diary.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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,