Remove version check (it's your problem!)
This commit is contained in:
parent
628b575566
commit
929bf368a2
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@
|
|||
;; Autoloaded functions are in core/autoload/*.el and modules/*/*/autoload.el or
|
||||
;; modules/*/*/autoload/*.el.
|
||||
|
||||
(when (version< emacs-version "25.1")
|
||||
(error "DOOM Emacs no longer supports Emacs <25.1! Time to upgrade!"))
|
||||
|
||||
;;;
|
||||
(defvar doom-version "2.0.0"
|
||||
"Current version of DOOM emacs.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue