Skip to content

Commit

Permalink
fix(transient): fix void symbol issue on Emacs 30
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 3, 2024
1 parent 6331379 commit 624cc7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ or file path may exist now."

(use-package transient
:straight t
:demand t
;; Map ESC and q to quit transient
:bind (:map
transient-map
Expand Down

0 comments on commit 624cc7e

Please sign in to comment.