c-init.el
changeset 44 6e66ab8d9185
parent 41 14679e8ab2ae
child 67 6034a5ace9af
--- a/c-init.el	Wed Jun 15 22:05:06 2011 -0500
+++ b/c-init.el	Mon Oct 03 09:55:09 2011 -0500
@@ -46,5 +46,5 @@
 (add-to-list 'auto-mode-alist '("\\.ipp$" . c++-mode))
 (add-to-list 'auto-mode-alist '("\\.inl$" . c++-mode))
 
-(message "Loading C hook...done")
-(provide 'c-init)
\ No newline at end of file
+(message "Loading c-init...done")
+(provide 'c-init)