mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
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:
@@ -1,7 +1,6 @@
|
||||
;;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
|
||||
(require 'seq)
|
||||
(require 'straight nil t)
|
||||
|
||||
|
||||
(defvar doom-auto-accept (getenv "YES")
|
||||
|
Reference in New Issue
Block a user