aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_emacs.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl
index 5e9311f..0a2669c 100644
--- a/dot_emacs.tmpl
+++ b/dot_emacs.tmpl
@@ -1012,9 +1012,9 @@ If not, issue a warning."
;; Use 24 hour time in diary, calendar, etc.
(calendar-time-display-form
'(24-hours ":" minutes (if time-zone " (") time-zone (if time-zone ")")))
- (calendar-latitude 40.4)
- (calendar-longitude -79.9)
- (calendar-location-name "Pittsburgh, PA"))
+ (calendar-latitude 45.5)
+ (calendar-longitude -73.6)
+ (calendar-location-name "Montreal, QC"))
(use-package spaceline
:ensure t