src.nth.io/

summaryrefslogtreecommitdiff
path: root/linux.el
diff options
context:
space:
mode:
Diffstat (limited to 'linux.el')
-rw-r--r--linux.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux.el b/linux.el
index c337c28..a96274a 100644
--- a/linux.el
+++ b/linux.el
@@ -5,5 +5,5 @@
(progn
(set-default-font "Monospace-10")
))
-
-(provide 'linux) \ No newline at end of file
+(message "Loaded Linux settings")
+(provide 'linux)