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

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

[nongnu] elpa/evil-lisp-state 36d945c5db 071/125: Add autoload cookie to


From: ELPA Syncer
Subject: [nongnu] elpa/evil-lisp-state 36d945c5db 071/125: Add autoload cookie to required custom variable
Date: Thu, 6 Jan 2022 04:58:42 -0500 (EST)

branch: elpa/evil-lisp-state
commit 36d945c5db36750cdf4bd0eebfb9d775a9c41fe0
Author: sbenner <sylvain.benner@gmail.com>
Commit: sbenner <sylvain.benner@gmail.com>

    Add autoload cookie to required custom variable
---
 evil-lisp-state.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/evil-lisp-state.el b/evil-lisp-state.el
index 018eb8e100..1a76af7595 100644
--- a/evil-lisp-state.el
+++ b/evil-lisp-state.el
@@ -69,6 +69,7 @@
   :group 'emulations
   :prefix 'evil-lisp-state-)
 
+;;;###autoload
 (defcustom evil-lisp-state-backward-prefix "<tab>"
   "Prefix to execute the backward version of a command"
   :type 'string



reply via email to

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