Update header
This commit is contained in:
@@ -8,9 +8,17 @@
|
|||||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; The minimal-emacs.d project is a customizable base that provides better Emacs
|
;; The minimal-emacs.d project is a lightweight and optimized Emacs base
|
||||||
;; defaults and optimized startup, intended to serve as a solid foundation for
|
;; (init.el and early-init.el) that gives you full control over your
|
||||||
;; your vanilla Emacs configuration.
|
;; configuration. It provides better defaults, an optimized startup, and a clean
|
||||||
|
;; foundation for building your own vanilla Emacs setup.
|
||||||
|
;;
|
||||||
|
;; Building the minimal-emacs.d init.el and early-init.el was the result of
|
||||||
|
;; extensive research and testing to fine-tune the best parameters and
|
||||||
|
;; optimizations for an Emacs configuration.
|
||||||
|
;;
|
||||||
|
;; *Do not* modify this file; modify pre-early-init.el or post-early-init.el
|
||||||
|
;; instead.
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|||||||
13
init.el
13
init.el
@@ -8,9 +8,16 @@
|
|||||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; The minimal-emacs.d project is a customizable base that provides better Emacs
|
;; The minimal-emacs.d project is a lightweight and optimized Emacs base
|
||||||
;; defaults and optimized startup, intended to serve as a solid foundation for
|
;; (init.el and early-init.el) that gives you full control over your
|
||||||
;; your vanilla Emacs configuration.
|
;; configuration. It provides better defaults, an optimized startup, and a clean
|
||||||
|
;; foundation for building your own vanilla Emacs setup.
|
||||||
|
;;
|
||||||
|
;; Building the minimal-emacs.d init.el and early-init.el was the result of
|
||||||
|
;; extensive research and testing to fine-tune the best parameters and
|
||||||
|
;; optimizations for an Emacs configuration.
|
||||||
|
;;
|
||||||
|
;; *Do not* modify this file; modify pre-init.el or post-init.el instead.
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user