X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/6ab0c397e3f506dc509458fb66df5dee275a1cf2..63671a434ca8a61fcf170692c306f710c715ae7d:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 051c6d2..fc1a607 100644 --- a/dot/emacs +++ b/dot/emacs @@ -508,9 +508,9 @@ ;; Appointment management. (add-hook 'diary-hook 'appt-make-list) -(setq appt-issue-message t) -(setq appt-display-interval 3) -(setq appt-message-warning-time 10) +(setq appt-issue-message t + appt-display-interval 3 + appt-message-warning-time 10) (and (not mdw-fast-startup) (trap (require 'org) (require 'bbdb)