Disable byte-compilation.

Commit
0597e2dfdca02d25ff15226f60ce4053d4cdfcdf
Author
Blendoit <blendoit@gmail.com>
Author date
Committer
Blendoit <blendoit@gmail.com>
Committer date
smart-documents.org
index 194ce4f9..d2429418 100644..100644
@@ -210,7 +210,7 @@
210 210
211 211 ** Speeding up the next startup
212 212
213 Removed: #+BEGIN_SRC emacs-lisp :tangle yes
213 Added: #+BEGIN_SRC emacs-lisp :tangle no
214 214 (defun byte-compile-literate-config ()
215 215 "Byte compile our literate configuration file."
216 216 (delete-file (concat my/literate-config ".elc"))