diff options
| author | Luke Hoersten <[email protected]> | 2010-11-29 11:40:31 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2010-11-29 11:40:31 -0600 |
| commit | a73af1ec9b611b5f29ed5c20b0dcf48cbeddc7ac (patch) | |
| tree | 02f7c46866f3bea42e6f5184963e4bffb537f258 /linux.el | |
| parent | a955b8107f8484f02be4300cc5e86a6daf730efb (diff) | |
Added align-with-spaces require.
Diffstat (limited to 'linux.el')
| -rw-r--r-- | linux.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,5 +5,5 @@ (progn (set-default-font "Monospace-10") )) - -(provide 'linux)
\ No newline at end of file +(message "Loaded Linux settings") +(provide 'linux) |
