calendar: Cleanup unused code
This commit is contained in:
parent
a618a4f31d
commit
65d5fd8705
1 changed files with 0 additions and 5 deletions
|
@ -1,10 +1,5 @@
|
|||
;; calender week starts with mo
|
||||
(setq european-calender-style t)
|
||||
|
||||
;; ;; european calendar
|
||||
;; (add-hook 'calendar-load-hook
|
||||
;; (lambda()
|
||||
;; (calendar-set-date-style 'european)))
|
||||
|
||||
;; start with monday
|
||||
(setq calendar-week-start-day 1)
|
||||
|
|
Loading…
Reference in a new issue