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 /darwin.el | |
| parent | a955b8107f8484f02be4300cc5e86a6daf730efb (diff) | |
Added align-with-spaces require.
Diffstat (limited to 'darwin.el')
| -rw-r--r-- | darwin.el | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,4 +11,5 @@ (set-default-font "Menlo-12") )) -(provide 'darwin)
\ No newline at end of file +(message "Loaded Darwin settings") +(provide 'darwin) |
