Mercurial > emacs
comparison src/ChangeLog @ 97425:750eb9498631
(bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 11 Aug 2008 02:21:08 +0000 |
parents | 135add94125a |
children | b3268dd75fc3 |
comparison
equal
deleted
inserted
replaced
97424:af4c45829666 | 97425:750eb9498631 |
---|---|
1 2008-08-11 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case. | |
4 | |
1 2008-08-10 Glenn Morris <rgm@gnu.org> | 5 2008-08-10 Glenn Morris <rgm@gnu.org> |
2 | 6 |
3 * process.c (procfs_system_process_attributes): Use EMACS_INTs to | 7 * process.c (procfs_system_process_attributes): Use EMACS_INTs to |
4 silence gcc "limited range of data type" warnings in some | 8 silence gcc "limited range of data type" warnings in some |
5 make_fixnum_or_float calls. | 9 make_fixnum_or_float calls. |