1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

fix format ~f documentation for width combined with overflowchar

* doc/ref/misc-modules.texi (Formatted Output): Adapt ~f documentation
  to indicate that the output will always have a decimal point.  Thanks
  to Fu-gangqiang for the report.

* THANKS: Update.
This commit is contained in:
Andy Wingo 2011-01-26 20:13:16 +01:00
parent c5fc8f8c56
commit 9fd01bce22
2 changed files with 4 additions and 3 deletions

1
THANKS
View file

@ -44,6 +44,7 @@ For fixes or providing information which led to a fix:
David Fang
Barry Fishman
Charles Gagnon
Fu-gangqiang
Peter Gavin
Nils Gey
Eric Gillespie, Jr