Fix bug in `format' (Bug#5710).
commitcef3058fee82cbd5b7dc3112250f4735c76f8fbf
authorChong Yidong <cyd@stupidchicken.com>
Sat, 13 Mar 2010 19:54:29 +0000 (13 14:54 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 13 Mar 2010 19:54:29 +0000 (13 14:54 -0500)
treebb928918d082470c22b05f6a65a0783871c32a14
parent073589f4b1ee51b44d9c9833d3b8e5fad40510f0
Fix bug in `format' (Bug#5710).

* editfns.c (Fformat): Account for string precision when computing
field width (Bug#5710).
src/ChangeLog
src/editfns.c