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 | a0576387d7eaf3ef9d10d77630544b733fc51b76 (patch) | |
tree | 9306b2f39d01aac8a8905a296bb941de02834c4e /doc/geiser.texi | |
parent | 3439cf7784cd6f1e18e5c71797f904575dac0271 (diff) | |
download | geiser-guile-a0576387d7eaf3ef9d10d77630544b733fc51b76.tar.gz geiser-guile-a0576387d7eaf3ef9d10d77630544b733fc51b76.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 |