diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-07-25 16:19:00 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-07-25 16:19:00 +0200 |
commit | ecc26059f3a60b1c04c8900444ac114c434d2fa0 (patch) | |
tree | 1322afea27e94b354e659af8b2a16dc96425014d /doc/install.texi | |
parent | a75e1d0f276b1d1b5623a202a2b827fddf60ab96 (diff) | |
download | geiser-ecc26059f3a60b1c04c8900444ac114c434d2fa0.tar.gz geiser-ecc26059f3a60b1c04c8900444ac114c434d2fa0.tar.bz2 |
Manual: first section on Scheme buffers.
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.texi b/doc/install.texi index 857c59e..3d7d762 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -110,6 +110,7 @@ by) the following Emacs packages: @cindex quack @itemize @bullet @item @uref{http://www.emacswiki.org/emacs/ParEdit, Paredit}. +@anchor{paredit} Regardless of whether you use Geiser or not, you shouldn't be coding in any Lisp dialect without the aid of Taylor Campbell's structured editing mode. |