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

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

[elpa] externals/pulsar f2b1e64785 1/3: Add missing autoload cookie


From: ELPA Syncer
Subject: [elpa] externals/pulsar f2b1e64785 1/3: Add missing autoload cookie
Date: Sat, 6 Aug 2022 17:57:47 -0400 (EDT)

branch: externals/pulsar
commit f2b1e64785a5be4f13c87a6195ae0f5e09e43232
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

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

diff --git a/pulsar.el b/pulsar.el
index e93fbc33ed..8fed0c1790 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -436,6 +436,7 @@ This is a buffer-local mode.  Also check 
`pulsar-global-mode'."
 
 ;;;; Recentering commands
 
+;;;###autoload
 (defmacro pulsar-recenter (name doc arg)
   "Produce command to pulse and recenter.
 The symbol is NAME, DOC for the doc string, and ARG is passed to



reply via email to

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