diff -r 14679e8ab2ae -r ade8c2cc1b04 hoersten-c-style.el --- a/hoersten-c-style.el Sun Jun 05 17:40:33 2011 -0500 +++ b/hoersten-c-style.el Sun Jun 05 17:47:30 2011 -0500 @@ -31,7 +31,6 @@ ;; c-like language settings (c, c++, java, etc.) ;;(require 'doxymacs) (setq-default c-default-style "hoersten") ; load c-style -(c-set-style "hoersten") (message "Loading Hoersten C style...done") (provide 'hoersten-c-style)