diff options
| author | Luke Hoersten <[email protected]> | 2010-12-12 22:39:16 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2010-12-12 22:39:16 -0600 |
| commit | 3e0e4b7e2a78507dfae0a5c33ce9878fcb22df31 (patch) | |
| tree | 52531ab9dfd064f8e9a31498614697b969934e6e /linux.el | |
| parent | 1739e3513ea17252ef573f996e75b61d0be84d29 (diff) | |
Fixed font problem and removed os-specific config files.
Diffstat (limited to 'linux.el')
| -rw-r--r-- | linux.el | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/linux.el b/linux.el deleted file mode 100644 index a96274a..0000000 --- a/linux.el +++ /dev/null @@ -1,9 +0,0 @@ -;; ~/.emacs.d/linux.el -;; Luke Hoersten <[email protected]> - -(if window-system - (progn - (set-default-font "Monospace-10") - )) -(message "Loaded Linux settings") -(provide 'linux) |
