branch: externals/pulsar
commit f2b1e64785a5be4f13c87a6195ae0f5e09e43232
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@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