src.nth.io/

summaryrefslogtreecommitdiff
path: root/darwin.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2010-11-29 11:40:31 -0600
committerLuke Hoersten <[email protected]>2010-11-29 11:40:31 -0600
commita73af1ec9b611b5f29ed5c20b0dcf48cbeddc7ac (patch)
tree02f7c46866f3bea42e6f5184963e4bffb537f258 /darwin.el
parenta955b8107f8484f02be4300cc5e86a6daf730efb (diff)
Added align-with-spaces require.
Diffstat (limited to 'darwin.el')
-rw-r--r--darwin.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/darwin.el b/darwin.el
index 9c7e812..79071f6 100644
--- a/darwin.el
+++ b/darwin.el
@@ -11,4 +11,5 @@
(set-default-font "Menlo-12")
))
-(provide 'darwin) \ No newline at end of file
+(message "Loaded Darwin settings")
+(provide 'darwin)