Mercurial > emacs
comparison src/ChangeLog @ 107388:969a1a50d14c
Fix bug in `format' (Bug#5710).
* editfns.c (Fformat): Account for string precision when computing
field width (Bug#5710).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 13 Mar 2010 14:54:29 -0500 |
parents | 8cc1510017f3 |
children | 05f285327bae |
comparison
equal
deleted
inserted
replaced
107387:1b280b2e1b75 | 107388:969a1a50d14c |
---|---|
1 2010-03-13 Andreas Politz <politza@fh-trier.de> (tiny change) | |
2 | |
3 * editfns.c (Fformat): Account for string precision when computing | |
4 field width (Bug#5710). | |
5 | |
1 2010-03-12 Chong Yidong <cyd@stupidchicken.com> | 6 2010-03-12 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * xfns.c (Fx_create_frame): Set default to Qright. | 8 * xfns.c (Fx_create_frame): Set default to Qright. |
4 | 9 |
5 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for | 10 * frame.c (Vdefault_frame_scroll_bars): Set default to Qright for |