mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
552ae44cde
commit
b80e1b5c9b
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-03-19 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* format.scm (format:out-substr): Update the column counter
|
||||
correctly. This fixes the behavior of ~T (tabbing) after ~F, for
|
||||
instance. Thanks to Matthias Koeppe!
|
||||
|
||||
2003-03-13 Mikael Djurfeldt <djurfeldt@nada.kth.se>
|
||||
|
||||
* session.scm (apropos): Don't look in duplicates interface.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2003-03-19 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* tests/format.test ("format basic output"): Added test for "~F"
|
||||
from Matthias Koeppe.
|
||||
|
||||
2003-02-19 Mikael Djurfeldt <djurfeldt@nada.kth.se>
|
||||
|
||||
* tests/elisp.test: Use module (ice-9 weak-vector).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue