summary refs log tree commit diff stats
path: root/early-init.el
diff options
context:
space:
mode:
authorCase Duckworth2020-10-07 19:14:50 -0500
committerCase Duckworth2020-10-07 19:14:50 -0500
commit5669a68eebf208dcca70e2134d5409a2f408a386 (patch)
treeeade9bddb6f9c48df6fd2a3258da76674b879bfd /early-init.el
parentRemove exwm and add fonts and, apparently, whitespace?? (diff)
downloademacs-5669a68eebf208dcca70e2134d5409a2f408a386.tar.gz
emacs-5669a68eebf208dcca70e2134d5409a2f408a386.zip
Change file modes
Diffstat (limited to 'early-init.el')
-rw-r--r--early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/early-init.el b/early-init.el index 5fd600f..78b9972 100644 --- a/early-init.el +++ b/early-init.el
@@ -1,4 +1,4 @@
1;;; early-init.el ~ acdw -*- lexical-binding: t; coding: utf-8; fill-column: 85 -*- 1;;; early-init.el ~ acdw -*- lexical-binding: t; no-byte-compile: t -*-
2 2
3;;; Commentary: 3;;; Commentary:
4;; `early-init.el' is new as of Emacs 27.1. It contains ... /early initiation/. 4;; `early-init.el' is new as of Emacs 27.1. It contains ... /early initiation/.