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

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

[nongnu] elpa/free-keys 452d26a3fc 03/19: Do not autoload the major-mode


From: ELPA Syncer
Subject: [nongnu] elpa/free-keys 452d26a3fc 03/19: Do not autoload the major-mode
Date: Sat, 29 Jan 2022 08:02:50 -0500 (EST)

branch: elpa/free-keys
commit 452d26a3fcd42bbce6835fab45ccd2ef232c9e31
Author: Matus Goljer <dota.keys@gmail.com>
Commit: Matus Goljer <dota.keys@gmail.com>

    Do not autoload the major-mode
---
 free-keys.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/free-keys.el b/free-keys.el
index 43b0a4a216..9fe260e261 100644
--- a/free-keys.el
+++ b/free-keys.el
@@ -121,7 +121,6 @@
       (goto-char 0)
       (free-keys-mode))))
 
-;;;###autoload
 (define-derived-mode free-keys-mode special-mode "Free Keys"
   "Free keys mode.
 



reply via email to

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