Mercurial > emacs
diff src/ChangeLog @ 53706:35525a4fab1e
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Mon, 26 Jan 2004 11:54:36 +0000 |
parents | 23ab3b342fe8 |
children | 819ff51d5753 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jan 26 11:54:25 2004 +0000 +++ b/src/ChangeLog Mon Jan 26 11:54:36 2004 +0000 @@ -1,3 +1,10 @@ +2004-01-26 Andreas Schwab <schwab@suse.de> + + * print.c (print_preprocess): Declare size as EMACS_INT to not + lose bits. + (print_object): Likewise. + * alloc.c (Fpurecopy): Likewise. + 2004-01-25 Luc Teirlinck <teirllm@auburn.edu> * window.c (Fwindow_minibuffer_p): Doc fix.