Mercurial > emacs
changeset 52548:088a99a13c00
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 19 Sep 2003 15:50:56 +0000 |
parents | 623355edbb1d |
children | 90a4382900b0 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Sep 19 15:49:25 2003 +0000 +++ b/src/ChangeLog Fri Sep 19 15:50:56 2003 +0000 @@ -1,3 +1,7 @@ +2003-09-19 Dave Love <fx@gnu.org> + + * alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h. + 2003-09-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * xterm.c (x_set_offset): Take window manager decorations @@ -17,6 +21,8 @@ 2003-09-18 Dave Love <fx@gnu.org> + * alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h. + * process.c (Fnetwork_interface_info): Fix type error. (Fnetwork_interface_list): Doc fix. (read_process_output, read_process_output): Delete unused var.