diff options
author | Case Duckworth | 2020-10-07 19:14:50 -0500 |
---|---|---|
committer | Case Duckworth | 2020-10-07 19:14:50 -0500 |
commit | 5669a68eebf208dcca70e2134d5409a2f408a386 (patch) | |
tree | eade9bddb6f9c48df6fd2a3258da76674b879bfd /early-init.el | |
parent | Remove exwm and add fonts and, apparently, whitespace?? (diff) | |
download | emacs-5669a68eebf208dcca70e2134d5409a2f408a386.tar.gz emacs-5669a68eebf208dcca70e2134d5409a2f408a386.zip |
Change file modes
Diffstat (limited to 'early-init.el')
-rw-r--r-- | early-init.el | 2 |
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/. |