changeset 29 | b52bb6669eed |
parent 21 | a48713acd5c1 |
child 35 | 4a9c440b6764 |
--- 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