Mercurial > emacs
comparison src/ChangeLog @ 105746:41169068dcab
(procfs_ttyname): Fix sprintf format to match argument
type.
(system_process_attributes): Likewise.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sat, 24 Oct 2009 14:01:03 +0000 |
parents | b0a732611398 |
children | 35e7b757c606 |
comparison
equal
deleted
inserted
replaced
105745:0a74e9b3065f | 105746:41169068dcab |
---|---|
1 2009-10-24 Andreas Schwab <schwab@linux-m68k.org> | |
2 | |
3 * sysdep.c (procfs_ttyname): Fix sprintf format to match argument | |
4 type. | |
5 (system_process_attributes): Likewise. | |
6 | |
1 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> | 7 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 8 |
3 * keymap.c (Fmake_sparse_keymap): Purecopy the name. | 9 * keymap.c (Fmake_sparse_keymap): Purecopy the name. |
4 | 10 |
5 * eval.c (Fautoload): Purecopy the filename. Simplify. | 11 * eval.c (Fautoload): Purecopy the filename. Simplify. |