From 66bfb4e2e2f5a204a9f8e7404fabcb57e366fcd4 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Mon, 3 Oct 2011 09:55:09 -0500 Subject: Split out some init files. --- hoersten-c-style.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hoersten-c-style.el') diff --git a/hoersten-c-style.el b/hoersten-c-style.el index 825ca24..043a499 100644 --- a/hoersten-c-style.el +++ b/hoersten-c-style.el @@ -32,5 +32,5 @@ ;;(require 'doxymacs) (setq-default c-default-style "hoersten") ; load c-style -(message "Loading Hoersten C style...done") +(message "Loading hoersten-c-style...done") (provide 'hoersten-c-style) -- cgit v1.2.3