Skip to content

Commit

Permalink
tweak(core): update loaddefs
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Oct 27, 2023
1 parent 6ec46f1 commit a533aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/me-loaddefs.el
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ Fallback to FALLBACK-RELEASE when it can't get the last one.

(autoload '+setup-fonts "me-fonts" "\
Setup fonts." t)
(register-definition-prefixes "me-fonts" '("+apply-font-script" "+font-" "+set-fonts" "minemacs-fonts"))
(register-definition-prefixes "me-fonts" '("+apply-font-script" "+font-" "+known-scripts" "+set-f" "minemacs-fonts"))


;;; Generated autoloads from ../modules/extras/me-gdb.el
Expand Down

0 comments on commit a533aea

Please sign in to comment.