emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [appt] allow specifying warning time in diary


From: Leo
Subject: Re: [appt] allow specifying warning time in diary
Date: Wed, 08 Sep 2010 10:48:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.4)

On 2010-09-08 10:29 +0100, Andreas Schwab wrote:
> Leo <address@hidden> writes:
>
>> +Optionally you can specify a warning time for an entry following
>> +the time. For example:
>> +
>> +              Thursday
>> +                11:45am #20 Lunch meeting.
>> +
>
> Please document the unit.
>
> Andreas.

Thank you for the comment.

diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el
index e70644c..3573c95 100644
--- a/lisp/calendar/appt.el
+++ b/lisp/calendar/appt.el
@@ -273,8 +273,8 @@ for a warning to be issued.  The format of the time can be 
either
               Thursday
                 11:45am Lunch meeting.
 
-Optionally you can specify a warning time for an entry following
-the time. For example:
+Optionally you can specify a warning time (in minutes) for an
+entry following the time. For example:
 
               Thursday
                 11:45am #20 Lunch meeting.

Leo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]