Mercurial > emacs
comparison lisp/mouse.el @ 64745:cd4c4b49a4c2
(scheme-trace-command, scheme-untrace-command)
(scheme-macro-expand-command): New user options.
(scheme-trace-procedure, scheme-expand-current-form): New commands.
(scheme-form-at-point, scheme-start-file): New functions.
(run-scheme): Call `scheme-start-file' to get start file, and pass it to
`make-comint'.
(switch-to-scheme, scheme-proc): Call `scheme-interactively-start-process'
if no Scheme buffer/process is available.
(scheme-get-process): New function extracted from `scheme-proc'.
(scheme-interactively-start-process): New function.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 06 Aug 2005 07:37:45 +0000 |
parents | 6fb026ad601f |
children | 41bb365f41c4 f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64744:f0a26f676016 | 64745:cd4c4b49a4c2 |
---|