src.nth.io/

summaryrefslogtreecommitdiff
path: root/linux.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2010-11-06 21:28:48 -0500
committerLuke Hoersten <[email protected]>2010-11-06 21:28:48 -0500
commitad74353762986ad9629ee49836dddc23f87db03b (patch)
tree967190a677624c6d63a8160dabe64bbf6766d011 /linux.el
parent165250027d4806ed9e5e70f79ab2f3d577e42360 (diff)
Aquamacs comes with more features so I removed some mac stuff.
Diffstat (limited to 'linux.el')
-rw-r--r--linux.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/linux.el b/linux.el
index ed8968d..c337c28 100644
--- a/linux.el
+++ b/linux.el
@@ -4,11 +4,6 @@
(if window-system
(progn
(set-default-font "Monospace-10")
-
- ;; twilight theme
- (require 'color-theme)
- (load "color-theme-twilight")
- (color-theme-twilight)
))
(provide 'linux) \ No newline at end of file