summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-21 14:58:22 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-21 16:06:20 -0700
commitea323b9be0e5490684f7681eed64340cda1ee2f9 (patch)
tree093f9fc4600dbb59c63ff2efcc21225f23773fe0 /.emacs.d/init.el
parentb330ab646aed48ebc0913d23aeb40742907065e0 (diff)
downloaddotfiles-ea323b9be0e5490684f7681eed64340cda1ee2f9.tar.gz
archive ~/.emacs.d bytecompilation
I am now often running a development build of Emacs, in which case bytecompile-emacs-d's method of determining whether a rebuild is required is too simple to ensure we rebuild often enough.
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 5f0801d9..1e9f80ed 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1,12 +1,5 @@
;;; init.el --- bootstrap Sean's Emacs configuration -*- no-byte-compile: t -*-
-;;; Commentary:
-
-;; This file is not bytecompiled primarily because when it is loaded
-;; `load-prefer-newer' has not yet been set. Most personal config
-;; should go into one of the bytecompiled files inside ~/.emacs.d
-;; rather than here.
-
;;; Code:
;; don't accept invalid SSL certs or small primes