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:
parent
8b8fd2e3ce
commit
b50408e5db
1 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue