[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/gcmh db9eceb 01/32: initial add
From: |
Andrea Corallo |
Subject: |
[elpa] externals/gcmh db9eceb 01/32: initial add |
Date: |
Mon, 16 Nov 2020 17:32:02 -0500 (EST) |
branch: externals/gcmh
commit db9ecebd54baecf2b80e856576425342532d4a62
Author: Andrea Corallo <andrea_corallo@yahoo.it>
Commit: Andrea Corallo <andrea_corallo@yahoo.it>
initial add
---
gcmh.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/gcmh.el b/gcmh.el
new file mode 100644
index 0000000..4500e82
--- /dev/null
+++ b/gcmh.el
@@ -0,0 +1 @@
+;;; gcmh.el --- the Garbage Collector Magic Hack -*- lexical-binding:t -*-
- [elpa] branch externals/gcmh created (now 5a83e25), Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh db9eceb 01/32: initial add,
Andrea Corallo <=
- [elpa] externals/gcmh 49db303 02/32: initial implementation, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh 8008009 03/32: some minor fixes, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh 920bc52 05/32: better comments, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh 1953d91 15/32: Merge branch 'master' into 'master', Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh 5bf0ed3 16/32: Prevent duplicate idle timers being created, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh a7f8cc2 17/32: Correct minor typos, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh 91cd1f7 07/32: autoload minor mode, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh e7af13d 11/32: better readme layout, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh c96bd70 12/32: update readme, Andrea Corallo, 2020/11/16
- [elpa] externals/gcmh 5664cb3 14/32: Add garbage collection start message, Andrea Corallo, 2020/11/16