diff options
Diffstat (limited to 'doc/ref/scheme-using.texi')
-rw-r--r-- | doc/ref/scheme-using.texi | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi index 4e666d70a..223295cc6 100644 --- a/doc/ref/scheme-using.texi +++ b/doc/ref/scheme-using.texi @@ -587,7 +587,14 @@ unopinionated writing is boring---hence this tone---but it's the truth, regardless.) Paredit is the bee's knees. @cindex Geiser -The second is José Antonio Ortega Ruiz's +The second is +@iftex +Jos@'e +@end iftex +@ifnottex +José +@end ifnottex +Antonio Ortega Ruiz's @uref{http://www.nongnu.org/geiser/, Geiser}. Geiser complements Emacs' @code{scheme-mode} with tight integration to running Guile processes via a @code{comint-mode} REPL buffer. |