Change file modes

This commit is contained in:
Case Duckworth 2020-10-07 19:14:50 -05:00
parent 8461004ea4
commit 5669a68eeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
;;; early-init.el ~ acdw -*- lexical-binding: t; coding: utf-8; fill-column: 85 -*-
;;; early-init.el ~ acdw -*- lexical-binding: t; no-byte-compile: t -*-
;;; Commentary:
;; `early-init.el' is new as of Emacs 27.1. It contains ... /early initiation/.