Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 577:910449c92002
[xemacs-hg @ 2001-05-25 10:04:26 by hrvojen]
Commit the new, faster version of long_to_string.
Published in <sxsofsiy5ze.fsf@florida.arsdigita.de>.
author | hrvojen |
---|---|
date | Fri, 25 May 2001 10:04:29 +0000 |
parents | 6db80f4ab17c |
children | 190b164ddcac |
line wrap: on
line diff
--- a/src/ChangeLog Fri May 25 05:42:26 2001 +0000 +++ b/src/ChangeLog Fri May 25 10:04:29 2001 +0000 @@ -1,3 +1,11 @@ +2001-05-24 Hrvoje Niksic <hniksic@arsdigita.com> + + * doprnt.c (emacs_doprnt_1): long_to_string doesn't return a + value. + + * print.c (long_to_string): New, faster implementation. Revert + change from 2000-11-22. + 2001-05-25 Martin Buchholz <martin@xemacs.org> * process-unix.c (unix_canonicalize_host_name): Fix compile warnings.