Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 899:08513f26c519
[xemacs-hg @ 2002-07-04 13:57:00 by michaels]
2002-07-03 Mike Sperber <mike@xemacs.org>
* emacs.c (main_1): We need to call init_ralloc twice for PDUMP,
otherwice ralloc won't do anything for us.
author | michaels |
---|---|
date | Thu, 04 Jul 2002 13:57:03 +0000 |
parents | b0c24ea6a2a8 |
children | 2fd2239ea63a |
comparison
equal
deleted
inserted
replaced
898:b0c24ea6a2a8 | 899:08513f26c519 |
---|---|
1 2002-07-03 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * emacs.c (main_1): We need to call init_ralloc twice for PDUMP, | |
4 otherwice ralloc won't do anything for us. | |
5 | |
1 2002-07-01 Mike Sperber <mike@xemacs.org> | 6 2002-07-01 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * process-unix.c (unix_send_process): Mark coding_outstream as | 8 * process-unix.c (unix_send_process): Mark coding_outstream as |
4 non-open upon SIGPIPE. | 9 non-open upon SIGPIPE. |
5 | 10 |