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

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

[elpa] externals/dtache 7f07d2ddd3 06/14: Add missing autoload cookie


From: ELPA Syncer
Subject: [elpa] externals/dtache 7f07d2ddd3 06/14: Add missing autoload cookie
Date: Fri, 13 May 2022 11:57:47 -0400 (EDT)

branch: externals/dtache
commit 7f07d2ddd399f1f2596e8a3f4365838690302104
Author: Niklas Eklund <niklas.eklund@zenseact.com>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Add missing autoload cookie
---
 dtache-compile.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dtache-compile.el b/dtache-compile.el
index 27bd810a89..713805225e 100644
--- a/dtache-compile.el
+++ b/dtache-compile.el
@@ -73,6 +73,7 @@ Optionally EDIT-COMMAND."
 
 ;;;;; Functions
 
+;;;###autoload
 (defun dtache-compile-attach (session)
   "Attach to SESSION with `compile'."
   (when (dtache-valid-session session)



reply via email to

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