diff options
Diffstat (limited to 'lisp/gnus/nndiary.el')
-rw-r--r-- | lisp/gnus/nndiary.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/gnus/nndiary.el b/lisp/gnus/nndiary.el index f79d8f17072..a340804064f 100644 --- a/lisp/gnus/nndiary.el +++ b/lisp/gnus/nndiary.el @@ -124,13 +124,13 @@ Hortense, would you be so kind as to remind me of my appointments 3 days before the date, thank you very much. Anda, hmmm... by the way, are you doing anything special tonight ?\". -The units of measure are 'minute 'hour 'day 'week 'month and 'year (no, -not 'century, sorry). +The units of measure are `minute' `hour' `day' `week' `month' and `year' (no, +not `century', sorry). NOTE: the units of measure actually express dates, not durations: if you -use 'week, messages will pop up on Sundays at 00:00 (or Mondays if +use `week', messages will pop up on Sundays at 00:00 (or Mondays if `nndiary-week-starts-on-monday' is non-nil) and *not* 7 days before the -appointment, if you use 'month, messages will pop up on the first day of +appointment, if you use `month', messages will pop up on the first day of each months, at 00:00 and so on. If you really want to specify a duration (like 24 hours exactly), you can |