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

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

[nongnu] elpa/anzu 537b8bfd36 071/288: Add autoload cookie


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 537b8bfd36 071/288: Add autoload cookie
Date: Thu, 6 Jan 2022 03:58:41 -0500 (EST)

branch: elpa/anzu
commit 537b8bfd366afbb4866fa41286de79657fc539e5
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    Add autoload cookie
---
 anzu.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anzu.el b/anzu.el
index cf983e60fa..3c3b44deb4 100644
--- a/anzu.el
+++ b/anzu.el
@@ -487,6 +487,7 @@
   (interactive)
   (anzu--query-replace-common nil))
 
+;;;###autoload
 (defun anzu-query-replace-regexp ()
   (interactive)
   (anzu--query-replace-common t))



reply via email to

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