diff --git a/init.el b/init.el index c3f3603..56f5f97 100644 --- a/init.el +++ b/init.el @@ -7,8 +7,8 @@ ;; Jessie Hildebrandt's ;; Run-Anywhere Emacs Config ;; -;; This configuration file was designed to work with Emacs 27, but should work -;; with Emacs 26. +;; This configuration file was designed to work with Emacs 28, but might work +;; with Emacs 27. ;; ;; Generic keybinds are documented at the top of the "Key Bindings" subsection, ;; and package-specific keybinds are documented above each "use-package" statement