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:
8cb828d
)
dot/emacs: Turn on column number display.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 4 Jan 2010 11:34:22 +0000
(11:34 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 4 Jan 2010 11:34:22 +0000
(11:34 +0000)
Why not?
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 5b37d8b8c668ce422cfe26c276e3108b73981fe2..d3c92516bccedfc0546fe20ebd11f863acb396fd 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-328,6
+328,7
@@
(setq display-time-24hr-format t)
(display-time)
(setq display-time-24hr-format t)
(display-time)
+(column-number-mode 1)
(trap
(if window-system
(let ((view-diary-entries-initially t))
(trap
(if window-system
(let ((view-diary-entries-initially t))