src.nth.io/

summaryrefslogtreecommitdiff
path: root/darwin.el
diff options
context:
space:
mode:
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)