src.nth.io/

summaryrefslogtreecommitdiff
path: root/hoersten-c-style.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2009-08-14 12:01:30 -0500
committerLuke Hoersten <[email protected]>2009-08-14 12:01:30 -0500
commitb9eab66f66fda54f561c8ce10179888af0b1670f (patch)
tree760bdf260c60c6c16b70003750d18a695f3bc2d3 /hoersten-c-style.el
parente2d9354b3f0d4a89c1590d984aadbaee9f1a33d5 (diff)
Added truncated lines and line numbers to every buffer. Removed frame resizing because its slow.
Diffstat (limited to 'hoersten-c-style.el')
-rw-r--r--hoersten-c-style.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/hoersten-c-style.el b/hoersten-c-style.el
index 30321c0..bfa9b02 100644
--- a/hoersten-c-style.el
+++ b/hoersten-c-style.el
@@ -41,8 +41,6 @@
(c-toggle-auto-newline t) ; auto newline
(c-subword-mode t)
- (linum-mode t)
- (setq truncate-lines t)
;;(doxymacs-mode t)
;;(doxymacs-font-lock)