Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2563:6bee993389f3
[xemacs-hg @ 2005-02-04 03:01:19 by ben]
misc source fixes
dumper.c: Include extra DUMP_SLACK when allocating space for exe path.
glyphs-eimage.c: Reformat comment.
sysproc.h: Delete out-of-date comment about abort.
author | ben |
---|---|
date | Fri, 04 Feb 2005 03:01:21 +0000 |
parents | b880fa9b5d8a |
children | 045f20e1c3af |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 04 02:59:27 2005 +0000 +++ b/src/ChangeLog Fri Feb 04 03:01:21 2005 +0000 @@ -1,3 +1,17 @@ +2005-02-03 Ben Wing <ben@xemacs.org> + + * dumper.c: + * dumper.c (pdump_file_try): + * dumper.c (DUMP_SLACK): + * dumper.c (pdump_load): + Include extra DUMP_SLACK when allocating space for exe path. + + * glyphs-eimage.c: + Reformat comment. + + * sysproc.h: + Delete out-of-date comment about abort. + 2005-02-03 Jerry James <james@xemacs.org> * dumper.c (pdump_load_finish): Cast to Rawbyte * instead of char *.