src.nth.io/

summaryrefslogtreecommitdiff
path: root/linux.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
commita64d04f0e8c57a3c2abcab221ff3c36f3d0e228a (patch)
tree02f7c46866f3bea42e6f5184963e4bffb537f258 /linux.el
parentad74353762986ad9629ee49836dddc23f87db03b (diff)
Added align-with-spaces require.
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)