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

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

[nongnu] elpa/sweeprolog a563bc36dc 121/166: FIXED: package-lint complai


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog a563bc36dc 121/166: FIXED: package-lint complaint about autoloaded private function
Date: Fri, 30 Sep 2022 04:59:31 -0400 (EDT)

branch: elpa/sweeprolog
commit a563bc36dc8ad1e8bdac310690f8f4ca4ec8334e
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    FIXED: package-lint complaint about autoloaded private function
---
 sweep.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sweep.el b/sweep.el
index 84f9d8e9e5..b1a17fe152 100644
--- a/sweep.el
+++ b/sweep.el
@@ -1299,7 +1299,6 @@ Interactively, POINT is set to the current point."
       (when (sweep-true-p sol)
         (cdr sol)))))
 
-;;;###autoload
 (defun sweep--xref-backend ()
   "Hook for `xref-backend-functions'."
   'sweep)



reply via email to

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