emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/show-font 8ed7c66c63 44/54: Merge pull request #3 from


From: ELPA Syncer
Subject: [elpa] externals/show-font 8ed7c66c63 44/54: Merge pull request #3 from swapnilsm/main
Date: Tue, 10 Sep 2024 03:59:00 -0400 (EDT)

branch: externals/show-font
commit 8ed7c66c63c167b870b40be9c20cee60a9c2f996
Merge: ad30c77b06 36d3197e13
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #3 from swapnilsm/main
    
    Autoload `show-font-handler`
---
 show-font.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/show-font.el b/show-font.el
index a9084ba9c4..087ef5828f 100644
--- a/show-font.el
+++ b/show-font.el
@@ -151,6 +151,7 @@ return nil."
       (message "Still missing: %s" (mapconcat #'identity missing-characters ", 
"))
       nil)))
 
+;;;###autoload
 (defun show-font-handler (operation &rest args)
   "Handle the given I/O `file-name-handler-alist' OPERATION with ARGS.
 Determine how to render the font file contents in a buffer."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]