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: