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

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

[nongnu] elpa/wfnames 7d3c68c45f 79/98: Add autoload cookie to wfnames-s


From: ELPA Syncer
Subject: [nongnu] elpa/wfnames 7d3c68c45f 79/98: Add autoload cookie to wfnames-setup-buffer
Date: Tue, 8 Aug 2023 04:01:38 -0400 (EDT)

branch: elpa/wfnames
commit 7d3c68c45f4e762fed9ccbf760b4d8e7d6651a65
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Add autoload cookie to wfnames-setup-buffer
---
 wfnames.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/wfnames.el b/wfnames.el
index d3186aeb1a..f642a1512f 100644
--- a/wfnames.el
+++ b/wfnames.el
@@ -147,6 +147,7 @@ Special commands:
           (put-text-property beg end 'face 'wfnames-files)
           (put-text-property beg end 'old-name old))))))
 
+;;;###autoload
 (cl-defun wfnames-setup-buffer (files
                                 &optional (display-fn #'switch-to-buffer))
   "Initialize wfnames buffer with FILES and display it with DISPLAY-FN."



reply via email to

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