X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/d015d85c5c0a4c8307c079f29df300186e055a5f..13a077aedcfe3d28a364fd617852f0f795396fd9:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 29ee0c8..4d5ee5f 100644 --- a/dot/emacs +++ b/dot/emacs @@ -379,7 +379,8 @@ ;; Date format fiddling. -(setq european-calendar-style t) +(setq european-calendar-style t + calendar-date-style 'european) (setq diary-date-forms '((day "[-/]" month "[^-/0-9]") (day " *" monthname "[ \t]*\\(\^M\\|\n\\)")