Mercurial > emacs
diff src/ChangeLog @ 105747:35e7b757c606
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
types again.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sat, 24 Oct 2009 16:32:06 +0000 |
parents | 41169068dcab |
children | 87712af03fb7 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Oct 24 14:01:03 2009 +0000 +++ b/src/ChangeLog Sat Oct 24 16:32:06 2009 +0000 @@ -1,5 +1,8 @@ 2009-10-24 Andreas Schwab <schwab@linux-m68k.org> + * lisp.h (FIXNUM_OVERFLOW_P): Fix last change to handle unsigned + types again. + * sysdep.c (procfs_ttyname): Fix sprintf format to match argument type. (system_process_attributes): Likewise.