1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-09-16 21:26:46 +00:00
parent 8b8fd2e3ce
commit b50408e5db

View file

@ -1,3 +1,14 @@
1999-09-16 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* debugger.scm ("p"): New alias for "evaluate";
Mark module with :no-backtrace.
("position"): New command.
(source-position, display-position): New procedures.
(display-source): Display position of expression, if available.
(catch-user-errors): Return #f on error. (Commands are expected
to return a valid state.)
(read-and-dispatch-command): Bugfix: Return old state on error.
1999-09-16 Jim Blandy <jimb@savonarola.red-bean.com>
* regex.scm (regexp-substitute/global): Handle the end of the