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

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

[nongnu] elpa/geiser-gauche 56a765b 013/119: Add gauche to the list of a


From: Philip Kaludercic
Subject: [nongnu] elpa/geiser-gauche 56a765b 013/119: Add gauche to the list of active implementations
Date: Sun, 1 Aug 2021 18:27:48 -0400 (EDT)

branch: elpa/geiser-gauche
commit 56a765b4b042d7f854b8bad919b3653b55276832
Author: András Simonyi <andras.simonyi@gmail.com>
Commit: András Simonyi <andras.simonyi@gmail.com>

    Add gauche to the list of active implementations
---
 geiser-gauche.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/geiser-gauche.el b/geiser-gauche.el
index 3a8b476..9747cfb 100644
--- a/geiser-gauche.el
+++ b/geiser-gauche.el
@@ -245,5 +245,7 @@
   (case-sensitive geiser-gauche-case-sensitive-p))
 
 (geiser-impl--add-to-alist 'regexp "\\.scm$" 'gauche t)
+
+(add-to-list 'geiser-active-implementations 'gauche)
 
 (provide 'geiser-gauche)



reply via email to

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