hoersten-c-style.el
changeset 42 ade8c2cc1b04
parent 40 886afd628fa2
child 44 6e66ab8d9185
--- 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)