summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-06-06 03:59:03 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-06-06 03:59:03 +0200
commita1ee7a099365f583e4a82b4dab4bfb04dc374168 (patch)
treea565d6f9e8766ede755eea3505760ab58f0c66fd /README
parent57868869d80cd388f2cb7588e563034dedb0932a (diff)
downloadgeiser-a1ee7a099365f583e4a82b4dab4bfb04dc374168.tar.gz
geiser-a1ee7a099365f583e4a82b4dab4bfb04dc374168.tar.bz2
Conflicts between view-mode and geiser-doc-mode keymaps removed.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c422806..89c33ee 100644
--- a/README
+++ b/README
@@ -150,13 +150,13 @@
*** In the documentation browser:
|-----------+----------------------------------------------|
- | n/p | next/previous page |
- | l | previous page |
+ | C-c C-f | next page |
+ | C-c C-b | 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 |
+ | C-c C-k | kill current page and go to previous or next |
+ | C-c C-r | refresh page |
+ | C-c C-c | clean browsing history |
| M-. | edit identifier at point |
| C-cz | switch to REPL |
| q | bury buffer |