From 3d323e6ecfca571e1e4d66f0b466711e6a108d6f Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 18 Dec 2017 16:14:18 -0500 Subject: [PATCH] Remove outdated comment in init.example.el #289 #292 --- init.example.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.example.el b/init.example.el index b2ba07694..752f734b6 100644 --- a/init.example.el +++ b/init.example.el @@ -122,7 +122,7 @@ ;; Applications are complex and opinionated modules that transform Emacs ;; toward a specific purpose. They may have additional dependencies and - ;; should be loaded last. + ;; should be loaded late. :app ;email ; emacs as an email client ;irc ; how neckbeards socialize @@ -130,7 +130,7 @@ ;twitter ; twitter client https://twitter.com/vnought ;write ; emacs as a word processor (latex + org + markdown) - ;; Private modules named after your username are loaded automatically. - ;; Leaving this here is harmless though. + ;; This is the private module of Doom's maintainer; use it as a reference + ;; for your own. :private hlissner)