summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-06 03:18:43 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-06 03:18:43 +0100
commit98374c61cc6de60f2fa2912ee9b5e3d199477ab7 (patch)
treebc7f703e0b3b976aa78ab5767116a73128adb4bb /doc
parent0e8be474273d6a515622334a16f2b0d34024e934 (diff)
downloadgeiser-chez-98374c61cc6de60f2fa2912ee9b5e3d199477ab7.tar.gz
geiser-chez-98374c61cc6de60f2fa2912ee9b5e3d199477ab7.tar.bz2
Racket: geiser-add-to-load-path implemented
And we take the chance to lightly document the existence of this new command in the user manual.
Diffstat (limited to 'doc')
-rw-r--r--doc/cheat.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi
index d222a13..bdcd2aa 100644
--- a/doc/cheat.texi
+++ b/doc/cheat.texi
@@ -36,6 +36,9 @@ third key not modified by @key{Control}; e.g.,
@item C-c C-e C-m
@tab @code{geiser-edit-module}
@tab Ask for a module and open its file
+@item C-c C-e C-l
+@tab @code{geiser-add-to-load-path}
+@tab Ask for a directory and add to Scheme load path
@item C-c C-e C-[
@tab @code{geiser-squarify}
@tab Toggle between () and [] for current form
@@ -133,6 +136,9 @@ third key not modified by @key{Control}; e.g.,
@item M-`, C-.
@tab @code{geiser-completion--complete-module}
@tab Complete module name at point
+@item C-c C-r
+@tab @code{geiser-add-to-load-path}
+@tab Ask for a directory and add to Scheme load path
@item M-p, M-n
@tab (comint commands)
@tab Prompt history, matching current prefix