# HG changeset patch # User Juanma Barranquero # Date 1162564342 0 # Node ID 39576843be52b104a33f8371b4e548ebe80cf3cb # Parent 4d53a584cf18e47f5584f2ec179033d8a6f40f8b (gnus-diary-delay-format-function): Use "non-nil" in docstring. diff -r 4d53a584cf18 -r 39576843be52 lisp/gnus/gnus-diary.el --- 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,