Mercurial > emacs
comparison src/ChangeLog @ 75181:ea255892b6fd
(Fformat): Allow integer-format to work with floats of size
larger than most-positive-fixnum (but still smaller than MAXINT).
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Wed, 10 Jan 2007 03:50:19 +0000 |
| parents | cf3da57bf8a5 |
| children | 71763661a76e |
comparison
equal
deleted
inserted
replaced
| 75180:cf3da57bf8a5 | 75181:ea255892b6fd |
|---|---|
| 1 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | |
| 3 * editfns.c (Fformat): Allow integer-format to work with floats of size | |
| 4 larger than most-positive-fixnum (but still smaller than MAXINT). | |
| 2 | 5 |
| 3 * dired.c (Ffile_attributes): Use floats for large uids/gids. | 6 * dired.c (Ffile_attributes): Use floats for large uids/gids. |
| 4 | 7 |
| 5 2007-01-09 Eli Zaretskii <eliz@gnu.org> | 8 2007-01-09 Eli Zaretskii <eliz@gnu.org> |
| 6 | 9 |
