diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-23 16:12:02 +0200 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-23 16:12:02 +0200 | 
| commit | caf962e8deffd840c67ef591613125638ff03d97 (patch) | |
| tree | c1a56cc4b584fa99679d71ae8a343ab3cd9daef1 /doc | |
| parent | 48333a4d4593b2d616855e50e3211537d210624f (diff) | |
| download | geiser-chez-caf962e8deffd840c67ef591613125638ff03d97.tar.gz geiser-chez-caf962e8deffd840c67ef591613125638ff03d97.tar.bz2 | |
Using smart tab mode in REPL
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/fun.texi | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/doc/fun.texi b/doc/fun.texi index 2d3c263..76301e2 100644 --- a/doc/fun.texi +++ b/doc/fun.texi @@ -51,7 +51,8 @@ can stop reading now and, instead, discover Geiser's joys by yourself.  I've tried to make Geiser as self-documenting as any self-respecting  Emacs package should be. If you follow this route, make sure to take a  look at Geiser's customization buffers (@kbd{M-x customize-group -@key{RET} geiser}): there's lot of fine tunning available there. +@key{RET} geiser}): there's lot of fine tunning available there. You +might also want to take a glance at the @ref{Cheat sheet}.  Since @i{geiser-mode} is a minor mode, you can toggle it with  @kbd{M-x geiser-mode}, and control its activation in hooks with the | 
