Bump required Emacs version
This commit is contained in:
parent
f5b5121049
commit
13f5221395
4
init.el
4
init.el
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
;; Author: Jessie Hildebrandt <jessieh.net>
|
;; Author: Jessie Hildebrandt <jessieh.net>
|
||||||
;; Homepage: https://gitlab.com/jessieh/dot-emacs
|
;; Homepage: https://gitlab.com/jessieh/dot-emacs
|
||||||
;; Package-Requires: ((emacs "28.1"))
|
;; Package-Requires: ((emacs "29.1"))
|
||||||
|
|
||||||
;; This file is not part of GNU Emacs.
|
;; This file is not part of GNU Emacs.
|
||||||
|
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
;; jessieh's (Mostly) Portable Emacs Config
|
;; jessieh's (Mostly) Portable Emacs Config
|
||||||
;;
|
;;
|
||||||
;; This configuration file was designed to work with Emacs 28.1, and will not
|
;; This configuration file was designed to work with Emacs 29.1, and will not
|
||||||
;; work with earlier versions. You should probably have native-comp enabled.
|
;; work with earlier versions. You should probably have native-comp enabled.
|
||||||
;;
|
;;
|
||||||
;; This file will automatically generate an early-init.el file upon first run,
|
;; This file will automatically generate an early-init.el file upon first run,
|
||||||
|
Loading…
Reference in New Issue
Block a user