all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 47d513b3a306410c2e0aeffe37848d1fdceafac3 687 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
From 9fd3174cead8bfa17a8413bffa38362853d71a02 Mon Sep 17 00:00:00 2001
From: jao <jao@gnu.org>
Date: Mon, 5 Apr 2021 23:06:56 +0100
Subject: [PATCH] autoload geiser activate implementation

---
 elisp/geiser.el | 3 +++
 readme.org      | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/elisp/geiser.el b/elisp/geiser.el
index 887b8da..96c1dd6 100644
--- a/elisp/geiser.el
+++ b/elisp/geiser.el
@@ -104,6 +104,9 @@
 ;;;###autoload
 (autoload 'geiser-mode--maybe-activate "geiser-mode")

+;;;###autoload
+(autoload 'geiser-activate-implementation "geiser-impl")
+
 ;;;###autoload
 (mapc (lambda (group)
         (custom-add-load group (symbol-name group))
--
GitLab

debug log:

solving 47d513b3a3 ...
found 47d513b3a3 in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.