diff options
| author | Luke Hoersten <[email protected]> | 2009-08-14 12:01:30 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2009-08-14 12:01:30 -0500 |
| commit | 4484b868a1326c7295ea785cfa1058d6af52d335 (patch) | |
| tree | 760bdf260c60c6c16b70003750d18a695f3bc2d3 /hoersten-c-style.el | |
| parent | 8e8653aba6e213f75bceb9fa8b6b1ff87ad33fce (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.el | 2 |
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) |
