From 1f25c11c71500b1667ac5de7c3bb154f39646a77 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Thu, 13 Jun 2024 08:28:54 +0000 Subject: Add further calendar configuration --- emacs/init.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 61aed99..1ec27db 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -940,7 +940,10 @@ and when JID is not in `jabber-activity-banned'." (interactive "MShortcut: ") (describe-key (kbd shortcut))) -(setopt calendar-week-start-day 1) +;; Update the calendar. We want weeks to start on a monday, the first day of the week. Holidays should be highlighted, and the date format should put the year first. +(setopt calendar-week-start-day 1 + calendar-mark-holidays-flag t + calendar-date-style 'iso) ;;; TOUCHSCREEN ;; this should be obsolete in emacs 30 -- cgit 1.4.1-2-gfad0