branch: externals/show-font commit c66456b2f38d86deaa57bb7fc934bac4329c6ffc Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Autoload the show-font-list command --- show-font.el | 1 + 1 file changed, 1 insertion(+) diff --git a/show-font.el b/show-font.el index 8cb4a65dea..c7fbc8b278 100644 --- a/show-font.el +++ b/show-font.el @@ -391,6 +391,7 @@ FAMILY is a string that satisfies `show-font-installed-p'." ;;;; Preview fonts in a list +;;;###autoload (defun show-font-list () "Produce a list of installed fonts with their preview. The preview text is that of `show-font-pangram'."