diff options
Diffstat (limited to 'doc/ref/scheme-using.texi')
-rw-r--r-- | doc/ref/scheme-using.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi index 986252eac..092fb4e39 100644 --- a/doc/ref/scheme-using.texi +++ b/doc/ref/scheme-using.texi @@ -359,6 +359,8 @@ debugger to continue.) @node Using Guile in Emacs @section Using Guile in Emacs +@cindex GDS +@cindex Emacs There are several options for working on Guile Scheme code in Emacs. The simplest are to use Emacs's standard @code{scheme-mode} for editing code, and to run the interpreter when you need it by typing |