diff options
| author | Luke Hoersten <[email protected]> | 2011-10-03 09:55:09 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2011-10-03 09:55:09 -0500 |
| commit | 66bfb4e2e2f5a204a9f8e7404fabcb57e366fcd4 (patch) | |
| tree | 9da9046d3c8556914952ed49b1863c6769b5143d /hoersten-c-style.el | |
| parent | 374c5b92a1ebae65cd1545a7126d6954b93d51bc (diff) | |
Split out some init files.
Diffstat (limited to 'hoersten-c-style.el')
| -rw-r--r-- | hoersten-c-style.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hoersten-c-style.el b/hoersten-c-style.el index 825ca24..043a499 100644 --- a/hoersten-c-style.el +++ b/hoersten-c-style.el @@ -32,5 +32,5 @@ ;;(require 'doxymacs) (setq-default c-default-style "hoersten") ; load c-style -(message "Loading Hoersten C style...done") +(message "Loading hoersten-c-style...done") (provide 'hoersten-c-style) |
