diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-02-17 21:56:23 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-02-17 21:56:23 +0100 | 
| commit | 5fe4bbda42ea440071cbb1a91eba6846e7170626 (patch) | |
| tree | dc9e64c61635afe6b846cb13e6497874bc3ad58b /README | |
| parent | 29eaa9f0984aa0d0aeb516e1351ab945164249ae (diff) | |
| download | geiser-5fe4bbda42ea440071cbb1a91eba6846e7170626.tar.gz geiser-5fe4bbda42ea440071cbb1a91eba6846e7170626.tar.bz2  | |
Document browser improvements: history and links.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 | 
1 files changed, 15 insertions, 0 deletions
@@ -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                                  | +    |-----------+----------------------------------------------|  | 
