Add NEWS and concept index entries for traps infrastructure and Emacs support.

This commit is contained in:
Neil Jerram 2008-05-05 22:31:07 +01:00
commit b20ef3a6af
4 changed files with 22 additions and 0 deletions

View file

@ -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