src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2009-01-09 12:37:12 -0600
committerLuke Hoersten <[email protected]>2009-01-09 12:37:12 -0600
commitaa4561ae738543deeaac27557beb95cd2a4080ce (patch)
tree0c8dc764d7d8e7e6b0a23a4163c792c87feb9085
parent252fea69d337d5ea2a7836bacae3ce2c4240028f (diff)
Removed unneeded line.
-rw-r--r--emacs.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs.el b/emacs.el
index cfc7292..7bc1a2e 100644
--- a/emacs.el
+++ b/emacs.el
@@ -6,7 +6,6 @@
(setq-default ediff-split-window-function 'split-window-horizontally) ; diff horizontally
(setq-default x-select-enable-clipboard t) ; paste from X buffer
(setq-default inhibit-splash-screen t) ; disable splash screen
-;;(setq-default show-trailing-whitespace t) ; show trailing whitespace
(put 'set-goal-column 'disabled nil) ; enable goal column setting
(put 'narrow-to-region 'disabled nil) ; enable hiding