From 106c060ff443610f876981d7132aee787e4f4c93 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 18 Oct 2016 20:48:09 -0700 Subject: [PATCH] [Emacs] Update about text --- dotfiles/emacs.d/README.org | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 6aabc101..4beb2e85 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -9,8 +9,13 @@ #+HTML_HEAD: * About -This README is a literate version of my emacs configuration, but it -also serves as the README for my dotfiles. +This is my emacs configuration in literate form. It aspires to be like the +incredibly well commented literate configurations of [[http://pages.sachachua.com/.emacs.d/Sacha.html][Sacha Chua]] and [[http://doc.rix.si/cce/cce.html][Ryan Rix]], +but I haven't quite gotten around to polishing it to the point where nearly +every section has commentary explaining why it is there, as those two have. + +Still, there are definitely a few sections of which I am quite proud, and that +others may find to be useful. * Early The configurations in this section need to occur early in emacs startup for some reason or another. ** Lexical Binding