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

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

[elpa] externals/gnorb ad1538d 260/449: Autoload cookie for gnorb-tracki


From: Stefan Monnier
Subject: [elpa] externals/gnorb ad1538d 260/449: Autoload cookie for gnorb-tracking-initialize
Date: Fri, 27 Nov 2020 23:15:51 -0500 (EST)

branch: externals/gnorb
commit ad1538d960a54c014ed6a112b9be7b12ce0d3c85
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Eric Abrahamsen <eric@ericabrahamsen.net>

    Autoload cookie for gnorb-tracking-initialize
    
    * gnorb-utils.el (gnorb-tracking-intialize): This is likely to be the
      first entry-point to Gnorb for most users...
---
 gnorb-utils.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnorb-utils.el b/gnorb-utils.el
index 4065d73..6c50662 100644
--- a/gnorb-utils.el
+++ b/gnorb-utils.el
@@ -427,6 +427,7 @@ target heading id."
   "Internal flag indicating whether Gnorb is successfully plugged
   into the registry or not.")
 
+;;;###autoload
 (defun gnorb-tracking-initialize ()
   "Start using the Gnus registry to track correspondences between
 Gnus messages and Org headings. This requires that the Gnus



reply via email to

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