Update calendar settings
This commit is contained in:
parent
08bea046a7
commit
d00ea26535
1 changed files with 2 additions and 3 deletions
5
init.el
5
init.el
|
@ -18,11 +18,10 @@
|
|||
(blink-cursor-mode -1)
|
||||
|
||||
;; Customization for locale, environment and computer
|
||||
(setq calendar-location-name "Nuremberg, DE"
|
||||
(setq european-calendar-style t
|
||||
calendar-latitude 49.4
|
||||
calendar-longitude 11.0
|
||||
;; calendar-location-name "Nuremberg, DE"
|
||||
european-calendar-style t
|
||||
calendar-location-name "Nuremberg, DE"
|
||||
calendar-christian-all-holidays-flag t
|
||||
calendar-date-style (quote iso)
|
||||
calendar-view-diary-initially-flag t
|
||||
|
|
Loading…
Add table
Reference in a new issue