From a6a653cb62c366b7a83aee31398c251cdafece10 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 16 Dec 2022 21:28:53 -0500 Subject: [PATCH] Use shorthand for Toronto --- global.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.org b/global.org index 8586134..d0a9b11 100644 --- a/global.org +++ b/global.org @@ -577,7 +577,7 @@ (calendar-set-date-style 'european))) ;; first day of the week is monday instead of sunday: (setq calendar-week-start-day 1 - calendar-location-name "Toronto, ON Canada" + calendar-location-name "TO" calendar-latitude 43.7 calendar-longitude -79.4 calendar-today-marker "ยท")