Straight throws an 'emacs-version-changed' error if you load it with a version of Emacs it wasn't compiled with. This update causes this to emit a more helpful error.
This commit is contained in:
parent
87fd81281f
commit
c3e2ec0157
2 changed files with 18 additions and 16 deletions
|
@ -1,7 +1,6 @@
|
|||
;;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
|
||||
(require 'seq)
|
||||
(require 'straight nil t)
|
||||
|
||||
|
||||
(defvar doom-auto-accept (getenv "YES")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue