Mercurial > emacs
diff src/ChangeLog @ 48764:4a69081f2ff4
(Fformat): Handle precision in string conversion specifiers like libc
functions do (ie, print at most that many characters). From Matthew
Swift <swift@alum.mit.edu>.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Mon, 09 Dec 2002 10:44:25 +0000 |
parents | adc625ac6c52 |
children | 208d298f6d14 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 09 08:33:40 2002 +0000 +++ b/src/ChangeLog Mon Dec 09 10:44:25 2002 +0000 @@ -1,3 +1,9 @@ +2002-12-09 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> + + * editfns.c (Fformat): Handle precision in string conversion + specifiers like libc functions do (ie, print at most that many + characters). From Matthew Swift <swift@alum.mit.edu>. + 2002-12-08 Richard M. Stallman <rms@gnu.org> * xdisp.c (row_containing_pos): Check more carefully