From 6242e48e6bcbcf276db582a217f382698acb07b1 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Fri, 23 May 2025 20:27:21 -0400 Subject: [PATCH] Update header --- early-init.el | 4 ++-- init.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/early-init.el b/early-init.el index 8a39e3b..b039bd7 100644 --- a/early-init.el +++ b/early-init.el @@ -17,8 +17,8 @@ ;; 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. +;; Do not modify this file; instead, modify pre-early-init.el or +;; post-early-init.el. ;;; Code: diff --git a/init.el b/init.el index 3cf2a5a..aeedf37 100644 --- a/init.el +++ b/init.el @@ -17,7 +17,7 @@ ;; 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. +;; Do not modify this file; instead, modify pre-init.el or post-init.el. ;;; Code: