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

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

[elpa] externals/gcmh 91cd1f7 07/32: autoload minor mode


From: Andrea Corallo
Subject: [elpa] externals/gcmh 91cd1f7 07/32: autoload minor mode
Date: Mon, 16 Nov 2020 17:32:03 -0500 (EST)

branch: externals/gcmh
commit 91cd1f78db9042c535b65582b63eef8cda2542b7
Author: Andrea Corallo <andrea_corallo@yahoo.it>
Commit: Andrea Corallo <andrea_corallo@yahoo.it>

    autoload minor mode
---
 gcmh.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcmh.el b/gcmh.el
index 5ebe3d4..0814566 100644
--- a/gcmh.el
+++ b/gcmh.el
@@ -77,6 +77,7 @@ paging."
 This is to be used with the `pre-command-hook'."
   (setq gc-cons-threshold gcmh-high-cons-threshold))
 
+;;;###autoload
 (define-minor-mode gcmh-mode
   "Minor mode tweak Garbage Colelction strategy."
   :lighter " GCMH"



reply via email to

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