Fix bug in `format' (Bug#5710).
commit35cd7cd68e92e4f364bde2875a02780f2caf6197
authorChong Yidong <cyd@stupidchicken.com>
Mon, 15 Mar 2010 15:51:48 +0000 (15 11:51 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 15 Mar 2010 15:51:48 +0000 (15 11:51 -0400)
tree1d29a87cd1a2d5b66bcb151129055af9c200b413
parent3af45ae1a659c88e12db23c739ea4bd353674b91
Fix bug in `format' (Bug#5710).

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