chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c035e79
)
dot/emacs: Set some calendar variables which don't seem to have values.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 3 May 2010 01:08:00 +0000
(
02:08
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 3 May 2010 01:08:00 +0000
(
02:08
+0100)
Not entirely sure why the calendar stuff isn't giving these default
values. Hey, ho.
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 98852a4bd253bbf303578f7b0b5c8dbec7498cbf..729c6f73a2af9435a3f5ce5dd3966299808568f9 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-347,6
+347,9
@@
;; Cosmetic stuff.
;; Cosmetic stuff.
+(setq calendar-view-diary-initially-flag t
+ calendar-view-holidays-initially-flag t)
+
(setq display-time-24hr-format t)
(display-time)
(column-number-mode 1)
(setq display-time-24hr-format t)
(display-time)
(column-number-mode 1)