diff options
| author | Luke Hoersten <[email protected]> | 2010-11-06 21:28:48 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2010-11-06 21:28:48 -0500 |
| commit | a955b8107f8484f02be4300cc5e86a6daf730efb (patch) | |
| tree | 967190a677624c6d63a8160dabe64bbf6766d011 /darwin.el | |
| parent | 5e205cf89bc8d76ab5ce21f2ba23571f31cd03b7 (diff) | |
Aquamacs comes with more features so I removed some mac stuff.
Diffstat (limited to 'darwin.el')
| -rw-r--r-- | darwin.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ (if window-system (progn + (tabbar-mode nil) (menu-bar-mode t) (set-default-font "Menlo-12") )) |
