Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2015:2364237fbc0f
[xemacs-hg @ 2004-04-15 20:56:17 by olivierg]
Moving the dump file inside the executable
author | olivierg |
---|---|
date | Thu, 15 Apr 2004 20:56:23 +0000 |
parents | 92f7301e4a23 |
children | 4db90be29229 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Apr 15 15:27:38 2004 +0000 +++ b/src/ChangeLog Thu Apr 15 20:56:23 2004 +0000 @@ -1,3 +1,17 @@ +2003-12-07 Olivier Galibert <galibert@pobox.com> + + * Makefile.in.in: Add in-executable dump file support. + + * dump-data.h (dumped_data_get): Added. + + * dump-data.c: Added. + + * emacs.c (main_1): Add support for -si. + + * dumper.c (pdump_ram_try): Added. Tries getting the dump file + from within the executable itself. + (pdump_load): Call pdump_ram_try. + 2004-04-15 Jerry James <james@xemacs.org> * data.c (Fstring_to_number): Skip leading '-' when finding the