comparison lisp/calendar/appt.el @ 46163:426c8cf1a3df

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Jul 2002 14:26:51 +0000
parents 6ecdf9c3fd25
children 0d5d941c3b3e
comparison
equal deleted inserted replaced
46162:b64ee639958c 46163:426c8cf1a3df
43 ;;; have a message displayed in a new buffer. 43 ;;; have a message displayed in a new buffer.
44 ;;; 44 ;;;
45 ;;; The variable `appt-message-warning-time' allows the 45 ;;; The variable `appt-message-warning-time' allows the
46 ;;; user to specify how much notice they want before the appointment. The 46 ;;; user to specify how much notice they want before the appointment. The
47 ;;; variable `appt-issue-message' specifies whether the user wants 47 ;;; variable `appt-issue-message' specifies whether the user wants
48 ;;; to to be notified of a pending appointment. 48 ;;; to be notified of a pending appointment.
49 ;;; 49 ;;;
50 ;;; In order to use the appt package, you only need 50 ;;; In order to use the appt package, you only need
51 ;;; to load it---provided you have appointments. 51 ;;; to load it---provided you have appointments.
52 ;;; 52 ;;;
53 ;;; Before that, you can also set some options if you want 53 ;;; Before that, you can also set some options if you want