diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-05 03:15:15 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-05 03:15:15 +0100 |
commit | b420c68157f3fb000be1cd6d20bb016d0f369aa1 (patch) | |
tree | 1aee6d368d5864a4e205cf054ae7214a87b32b7d /doc/cheat.texi | |
parent | d27e2f151dde318731616d585e83ae8d5cea5ad6 (diff) | |
download | geiser-b420c68157f3fb000be1cd6d20bb016d0f369aa1.tar.gz geiser-b420c68157f3fb000be1cd6d20bb016d0f369aa1.tar.bz2 |
Documentation tweaking
Diffstat (limited to 'doc/cheat.texi')
-rw-r--r-- | doc/cheat.texi | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index 6a9f88f..adcc4d8 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -1,4 +1,4 @@ -@node Cheat sheet, No hacker is an island, Fun between the parens, Top +@node Cheat sheet, No hacker is an island, Between the parens, Top @chapter Cheat sheet @menu @@ -106,7 +106,7 @@ @tab Kill Scheme process @item C-c C-k @tab geiser-repl-nuke -@tab Nuke REPL: use it if the REPL becomes unresponsive +@tab Soft restart for unresponsive REPL @item M-. @tab geiser-edit-symbol-at-point @tab Edit identifier at point @@ -177,8 +177,9 @@ @tab Bury buffer @end multitable -@flushright -. -@end flushright - +@ifhtml +@html +<hr> +@end html +@end ifhtml |