aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-11-15 10:54:52 -0500
committerRyan Kavanagh <rak@rak.ac>2023-11-15 10:54:52 -0500
commite3fa795a098ca07f73d1de038609868b6303e746 (patch)
treec4f9850977b5e59e6a9ba64230e9b1b5947ddffa
parentC-s should isearch-forward in pdf-view... swiper search searches the raw pdf (diff)
Update emacs location to Montreal
-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