diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-09-02 23:06:03 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-09-02 23:06:03 +0200 |
commit | 032e8d1e4d30169238819d963003a00b013ab11e (patch) | |
tree | 9b9f5047ef179311a97d194770b94416d20b4f98 /doc/geiser.texi | |
parent | 52dc30c7e6277e950fa3fab89030a258be0cfd9a (diff) | |
download | geiser-032e8d1e4d30169238819d963003a00b013ab11e.tar.gz geiser-032e8d1e4d30169238819d963003a00b013ab11e.tar.bz2 |
Image support documented in user manual
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r-- | doc/geiser.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index c0d3ef8..898bba6 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -9,7 +9,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. -Copyright @copyright{} 2010, 2011 Jose Antonio Ortega Ruiz +Copyright @copyright{} 2010, 2011, 2012 Jose Antonio Ortega Ruiz @quotation Permission is granted to copy, distribute and/or modify this document @@ -78,6 +78,7 @@ The REPL * Switching context:: * Completion and error handling:: * Autodoc and friends:: +* Seeing is believing:: * Customization and tips:: Between the parens |