diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2004-02-21 14:53:07 +0000 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2004-02-21 14:53:07 +0000 |
commit | 580987cf4b237da12dced75958b362ecdb19d0ce (patch) | |
tree | a214b2501aa2462d3c7c60c2e21dfa65e75159d1 /emacs/guile-emacs.scm | |
parent | 2c0334eccd91e1c4f593135b9e75e0e5c7dd4277 (diff) | |
download | guile-580987cf4b237da12dced75958b362ecdb19d0ce.tar.gz |
* gds.el: Add requirements: cl, comint, info.
(gds-guile-program): New.
(gds-start): When starting or restarting, kill captive if it
exists. Use gds-guile-program instead of just "guile".
(gds-mode): Use widget minor mode.
(gds-client-ref): New optional client arg.
(gds-update-buffers): Don't call widget-setup.
(gds-heading-face): New.
(gds-insert-interaction): Various prettifications.
(gds-heading-insert): New.
(gds-choose-client): Check that numbers in client and gds-client
are still valid.
(gds-eval-expression, gds-apropos): Remove text properties from
expression to evaluate.
(gds-mode-map): Don't set widget-mode-map as parent.
(gds-start-captive): Use gds-guile-program instead of just
"guile".
* gds-client.scm (install-breakpoints): Bugfix: avoid null lists
in traversal.
(eval-thread, gds-eval): Where expression has multiple parts,
modify output to say which part is being evaluated.
Diffstat (limited to 'emacs/guile-emacs.scm')
0 files changed, 0 insertions, 0 deletions