Skip to content

Commit

Permalink
fix(fonts): autoload plistp (fatal on Emacs 28)
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Oct 31, 2023
1 parent 621bf07 commit 3d51c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-fonts.el
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

;;; Code:

(autoload #'plistp "subr")

(defcustom minemacs-fonts-plist
'(:default
Expand Down

0 comments on commit 3d51c8a

Please sign in to comment.