Mercurial > emacs
diff src/ChangeLog @ 97676:1a81f5db02cf
(procfs_system_process_attributes): Fix portability
problems.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 23 Aug 2008 18:04:42 +0000 |
parents | 9b0b25fe18e7 |
children | 72a117daa289 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Aug 23 17:53:14 2008 +0000 +++ b/src/ChangeLog Sat Aug 23 18:04:42 2008 +0000 @@ -1,3 +1,8 @@ +2008-08-23 Andreas Schwab <schwab@suse.de> + + * process.c (procfs_system_process_attributes): Fix use of + uninitialized variables. + 2008-08-23 Eli Zaretskii <eliz@gnu.org> * emacs.c (main) [MSDOS]: Call syms_of_xmenu.