diff -r 8e91ec6fd0a2 -r 4a9c440b6764 hoersten-c-style.el --- a/hoersten-c-style.el Sun Apr 03 11:26:27 2011 -0500 +++ b/hoersten-c-style.el Sat May 14 14:47:51 2011 -0500 @@ -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