diff -r 8f4bd2f2cc06 -r b52bb6669eed hoersten-c-style.el --- a/hoersten-c-style.el Sat Nov 06 21:28:48 2010 -0500 +++ b/hoersten-c-style.el Mon Nov 29 11:40:31 2010 -0600 @@ -73,4 +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") (provide 'hoersten-c-style) \ No newline at end of file