diff options
Diffstat (limited to 'Emacs/.config/emacs/early-init.el')
-rw-r--r-- | Emacs/.config/emacs/early-init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emacs/.config/emacs/early-init.el b/Emacs/.config/emacs/early-init.el index dc839fe..09b2408 100644 --- a/Emacs/.config/emacs/early-init.el +++ b/Emacs/.config/emacs/early-init.el @@ -1,6 +1,6 @@ -;;; early-init.el --- What Emacs loads before init.el -*- lexical-binding: t; -*- +;;; early-init.el --- The first file Emacs loads. -*- lexical-binding: t; -*- -;; Copyright (C) 2022 Aryadev Chavali +;; Copyright (C) 2022, 2023, 2024 Aryadev Chavali ;; Author: Aryadev Chavali <aryadev@aryadevchavali.com> ;; Keywords: |