From 57f8ffc4072fddd98ee8d94185497bf2798e48e2 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 3 Feb 2011 22:33:45 +0100 Subject: New geiser-add-to-load-path, just for Guile right now As per Andy's request. Adding it to Racket (and to the user manual), shouldn't be difficult). --- elisp/geiser-repl.el | 1 + 1 file changed, 1 insertion(+) (limited to 'elisp/geiser-repl.el') diff --git a/elisp/geiser-repl.el b/elisp/geiser-repl.el index 25cb116..3de0a60 100644 --- a/elisp/geiser-repl.el +++ b/elisp/geiser-repl.el @@ -527,6 +527,7 @@ buffer." -- ("Switch to module..." "\C-c\C-m" switch-to-geiser-module) ("Import module..." "\C-c\C-i" geiser-repl-import-module) + ("Add to load path..." "\C-c\C-r" geiser-add-to-load-path) -- ("Previous matching input" "\M-p" comint-previous-matching-input-from-input "Previous input matching current") -- cgit v1.2.3