branch: externals/emacs-gc-stats
commit 271ea760fcea7129cec8f14dd9529dd47e125480
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    Add some common Emacs distribution indicators
---
 emacs-gc-stats.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/emacs-gc-stats.el b/emacs-gc-stats.el
index a8da7774b8..32b38b33ec 100644
--- a/emacs-gc-stats.el
+++ b/emacs-gc-stats.el
@@ -53,6 +53,9 @@
     gc-cons-percentage
     memory-limit
     emacs-version
+    doom-version
+    spacemacs-version
+    prelude-tips
     memory-info)
   "List of variable/function symbols to collect.")
 

Reply via email to