Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4406:5998e37dc35e
Use bignums if necessary for file size in #'file-attributes.
2008-01-19 Aidan Kehoe <kehoea@parhasard.net>
* dired.c (Ffile_attributes): If bignums are available, use them
for the file size when necessary. If they are not, be clearer
about the check for whether the file size can fit in a Lisp
integer.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 19 Jan 2008 14:34:19 +0100 |
parents | 80e07b006f9c |
children | 8bbabcab2c42 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 18 22:06:01 2008 -0500 +++ b/src/ChangeLog Sat Jan 19 14:34:19 2008 +0100 @@ -1,3 +1,10 @@ +2008-01-19 Aidan Kehoe <kehoea@parhasard.net> + + * dired.c (Ffile_attributes): If bignums are available, use them + for the file size when necessary. If they are not, be clearer + about the check for whether the file size can fit in a Lisp + integer. + 2008-01-18 Jerry James <james@xemacs.org> * device-x.c (x_init_device): Don't write to path or read from