src.nth.io/

summaryrefslogtreecommitdiff
path: root/hoersten-c-style.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2011-05-14 14:47:51 -0500
committerLuke Hoersten <[email protected]>2011-05-14 14:47:51 -0500
commita1606cb96bab281660253b8431d57ae34d22c000 (patch)
treed8c65872208bfed264e59b449da91652a81c6094 /hoersten-c-style.el
parent5167a3947fb5a713a38668414bf99c6263fc9108 (diff)
Moved 3rd party libs to separate dir and added optional scion haskell support.
Diffstat (limited to 'hoersten-c-style.el')
-rw-r--r--hoersten-c-style.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/hoersten-c-style.el b/hoersten-c-style.el
index a3122fb..1f17392 100644
--- a/hoersten-c-style.el
+++ b/hoersten-c-style.el
@@ -73,5 +73,5 @@
(add-to-list 'auto-mode-alist '("\\.ipp$" . c++-mode))
(add-to-list 'auto-mode-alist '("\\.inl$" . c++-mode))
-(message "Loaded Hoersten C style")
+(message "Loading Hoersten C style...done")
(provide 'hoersten-c-style) \ No newline at end of file