Mikael Djurfeldt
52f1b04606
* emacs.scm (object->string, format, error-args->string): New
...
procedures.
(emacs-frame-eval): Reworked.
1997-08-25 20:03:21 +00:00
Mikael Djurfeldt
1c21502928
* emacs.scm (emacs-load): New arguments: interactivep: when
...
non-false, send back results to Emacs; colnum: Column number;
Use modules (ice-9 debug) and (ice-9 session);
(no-stack, no-source): New simple-actions;
(result-to-emacs): New procedure. Sends data to Emacs via the
result protocol;
(get-frame-source, emacs-select-frame, emacs-frame-eval,
emacs-symdoc): New procedures.
1997-08-24 03:38:48 +00:00
Mikael Djurfeldt
8c5a8bed57
* emacs.scm (emacs-load): New argument: interactivep: when
...
non-false, send back results to Emacs.
1997-08-21 09:32:37 +00:00
Mikael Djurfeldt
8c3420ad4d
* emacs.scm (emacs-load): Adjust stack narrowing.
...
(whitespace-chars): Include #\np.
1997-08-20 19:52:03 +00:00
Mikael Djurfeldt
eb7ec1e820
* emacs.scm (emacs-load): Adjust stack narrowing.
1997-08-20 17:42:15 +00:00
Mikael Djurfeldt
db75135d74
* emacs.scm (emacs-load): Something has changed in the reader so
...
that we now should set the port line count to the specified value
(linum) instead of (- linum 1).
1997-08-14 19:23:13 +00:00
Jim Blandy
1532804164
* COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm,
...
gwish.scm, hcons.scm, lineio.scm, mapping.scm, nonblocking.scm,
oldprint.scm, poe.scm, r4rs.scm, source.scm, tags.scm, test.scm,
threads.scm: New address for FSF.
1997-05-26 22:26:48 +00:00
Mikael Djurfeldt
7dd98e0b20
Experimental hack implementing the Guile side of a prototype Emacs
...
interface.
1997-03-01 02:04:00 +00:00