src.nth.io/

summaryrefslogtreecommitdiff
path: root/darwin.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 /darwin.el
parent165250027d4806ed9e5e70f79ab2f3d577e42360 (diff)
Aquamacs comes with more features so I removed some mac stuff.
Diffstat (limited to 'darwin.el')
-rw-r--r--darwin.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/darwin.el b/darwin.el
index 4f0abaa..9c7e812 100644
--- a/darwin.el
+++ b/darwin.el
@@ -6,6 +6,7 @@
(if window-system
(progn
+ (tabbar-mode nil)
(menu-bar-mode t)
(set-default-font "Menlo-12")
))