chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
f34c144
)
Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/etc/profile
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 5 May 2010 16:19:01 +0000
(17:19 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 5 May 2010 16:19:01 +0000
(17:19 +0100)
* 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/etc/profile:
dot/emacs: Set some calendar variables which don't seem to have values.
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.
+(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)