changeset 35 | 4a9c440b6764 |
parent 29 | b52bb6669eed |
child 40 | 886afd628fa2 |
--- 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