diff options
| author | Daniel <[email protected]> | 2024-05-24 20:44:35 -0400 |
|---|---|---|
| committer | Daniel <[email protected]> | 2024-05-24 20:44:35 -0400 |
| commit | 0728ae1d932bbd1b3055b4e126f61222dbb8260d (patch) | |
| tree | 8f440bf0b985b9a897ee74f8713e54b6110bf9b6 /bard-emacs-modules | |
| parent | c37ee5a1201c6394a87bd06ab2a2dbcc47f21150 (diff) | |
formatting
Diffstat (limited to 'bard-emacs-modules')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-essentials.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bard-emacs-modules/bard-emacs-essentials.el b/bard-emacs-modules/bard-emacs-essentials.el index ce4f832..0db8b59 100644 --- a/bard-emacs-modules/bard-emacs-essentials.el +++ b/bard-emacs-modules/bard-emacs-essentials.el @@ -111,9 +111,9 @@ ;; world clock (setq world-clock-list '(("America/New_York" "New York") - ("Europe/Moscow" "Moscow") - ("Europe/London" "London") - ("Asia/Tokyo" "Tokyo"))) + ("Europe/Moscow" "Moscow") + ("Europe/London" "London") + ("Asia/Tokyo" "Tokyo"))) (setq world-clock-time-format "%Y-%m-%d %B (%A) %R %Z") |
