summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2009-02-17 21:56:23 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2009-02-17 21:56:23 +0100
commit606ebcefb7ccc160f3dd9583685d30345b2d95b6 (patch)
treeed679bf9f35bd13d5c3b504967b5242cd1763e0c /README
parent9f744aa5e4e032cfe413673fa7e875ab16ce8600 (diff)
downloadgeiser-chez-606ebcefb7ccc160f3dd9583685d30345b2d95b6.tar.gz
geiser-chez-606ebcefb7ccc160f3dd9583685d30345b2d95b6.tar.bz2
Document browser improvements: history and links.
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index 6eb8c18..399c264 100644
--- a/README
+++ b/README
@@ -65,3 +65,18 @@
| C-cm | See module documentation |
| C-ca | Toggle autodoc mode |
|--------------+-----------------------------------------|
+
+*** In the documentation browser:
+
+ |-----------+----------------------------------------------|
+ | n/p | next/previous page |
+ | l | previous page |
+ | SPC/S-SPC | scroll up/down |
+ | TAB/S-TAB | next/previous link |
+ | k | kill current page and go to previous or next |
+ | r | refresh page |
+ | c | clean browsing history |
+ | M-. | edit symbol at point |
+ | C-cz | switch to REPL |
+ | q | bury buffer |
+ |-----------+----------------------------------------------|