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

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

[elpa] externals/embark acebdf7ed7 2/2: Add autoload cookie for embark-s


From: ELPA Syncer
Subject: [elpa] externals/embark acebdf7ed7 2/2: Add autoload cookie for embark-select
Date: Tue, 11 Jul 2023 15:57:46 -0400 (EDT)

branch: externals/embark
commit acebdf7ed7173fdadc4acdcc071dbba07579fc8f
Author: Omar Antolín Camarena <omar.antolin@gmail.com>
Commit: Omar Antolín Camarena <omar.antolin@gmail.com>

    Add autoload cookie for embark-select
---
 embark.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/embark.el b/embark.el
index 42ccdf72be..0a8dbcff9a 100644
--- a/embark.el
+++ b/embark.el
@@ -3372,6 +3372,7 @@ If BOUNDS are given, also highlight the target when 
selecting it."
     (add-to-list 'mode-line-misc-info '(:eval (embark--selection-indicator)))
     (force-mode-line-update t)))
 
+;;;###autoload
 (defun embark-select ()
   "Add or remove the target from the current buffer's selection.
 You can act on all selected targets at once with `embark-act-all'.



reply via email to

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