diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index e5abaf2b..9a589c2d 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -1,13 +1,4 @@ # -*- mode: org; -*- - -#+HTML_HEAD: -#+HTML_HEAD: - -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: -#+HTML_HEAD: - * About 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]], @@ -16,6 +7,13 @@ 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. +#+HTML_HEAD: +#+HTML_HEAD: + +#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: * Early The configurations in this section need to occur early in emacs startup for some reason or another. ** Lexical Binding