]> code.delx.au - dotemacs/commitdiff
message when init.el is finished
authorJames Bunton <jamesbunton@delx.net.au>
Wed, 27 Jul 2016 23:36:43 +0000 (09:36 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Wed, 27 Jul 2016 23:37:46 +0000 (09:37 +1000)
init.el

diff --git a/init.el b/init.el
index 8e1296bfb6cc42b03c67a58a39c466bfed2b4720..ff9ce5f582f63dc2fdd071106c98235e4a585e4d 100644 (file)
--- a/init.el
+++ b/init.el
@@ -18,3 +18,5 @@
 (load-library "my-other-modes")
 (load-library "my-minor-modes")
 (load-library "my-file-modes")
+
+(message "Successfully loaded init.el")