Mercurial > emacs
comparison src/ChangeLog @ 97406:135add94125a
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 10 Aug 2008 22:44:36 +0000 |
parents | 9912836905d6 |
children | 750eb9498631 |
comparison
equal
deleted
inserted
replaced
97405:58e6e58841ce | 97406:135add94125a |
---|---|
1 2008-08-10 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * process.c (procfs_system_process_attributes): Use EMACS_INTs to | |
4 silence gcc "limited range of data type" warnings in some | |
5 make_fixnum_or_float calls. | |
6 | |
1 2008-08-09 Eli Zaretskii <eliz@gnu.org> | 7 2008-08-09 Eli Zaretskii <eliz@gnu.org> |
2 | 8 |
3 * w32.c (w32_system_process_attributes): If the process does not | 9 * w32.c (w32_system_process_attributes): If the process does not |
4 exist, return nil. | 10 exist, return nil. |
5 | 11 |