comparison lisp/calendar/appt.el @ 6312:b55a8ce60e85

Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Sat, 12 Mar 1994 01:55:02 +0000
parents 957444150c1a
children 4fd40bd394fe
comparison
equal deleted inserted replaced
6311:55281847e831 6312:b55a8ce60e85
64 ;;; (setq appt-issue-message t) 64 ;;; (setq appt-issue-message t)
65 ;;; 65 ;;;
66 ;;; The following three lines are required: 66 ;;; The following three lines are required:
67 ;;; (display-time) 67 ;;; (display-time)
68 ;;; (autoload 'appt-make-list "appt.el" nil t) 68 ;;; (autoload 'appt-make-list "appt.el" nil t)
69 ;;; (setq diary-display-hook 69 ;;; (add-hook 'diary-hook 'appt-make-list)
70 ;;; (list 'appt-make-list 'prepare-fancy-diary-buffer))
71 ;;; 70 ;;;
72 ;;; 71 ;;;
73 ;;; This is an example of what can be in your diary file: 72 ;;; This is an example of what can be in your diary file:
74 ;;; Monday 73 ;;; Monday
75 ;;; 9:30am Coffee break 74 ;;; 9:30am Coffee break