customized calendar
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(calendar-month-header
|
||||
'(propertize
|
||||
(format "%s (%d) %d" (calendar-month-name month) month year)
|
||||
'font-lock-face 'calendar-month-header))
|
||||
'(custom-safe-themes
|
||||
'("9c6aa7eb1bde73ba1142041e628827492bd05678df4d9097cda21b1ebcb8f8b9"
|
||||
default))
|
||||
|
||||
Reference in New Issue
Block a user