branch: externals/gcmh commit 91cd1f78db9042c535b65582b63eef8cda2542b7 Author: Andrea Corallo <andrea_cora...@yahoo.it> Commit: Andrea Corallo <andrea_cora...@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"