Only realised my calendar headers were in コロニヤルオプレサご!
This commit is contained in:
parent
b7ee85637a
commit
6971e1848c
1 changed files with 6 additions and 0 deletions
|
@ -813,6 +813,12 @@ Set up habit display.
|
|||
(setq org-habit-show-all-today t)
|
||||
#+END_SRC
|
||||
|
||||
Set the calendar day headers to the same language as the agenda.
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq calendar-day-header-array ["Sl" "Ln" "Mt" "Mr" "Yw" "Gw" "Sd"])
|
||||
#+END_SRC
|
||||
|
||||
*** Refile
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue