Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1466:88a2f43560bf
[xemacs-hg @ 2003-05-09 01:41:56 by youngs]
2003-05-09 Martin Buchholz <martin@xemacs.org>
* dumper.c (pdump_load): Pdump'ed XEmacs can't find its .dmp file.
Scenario: Prepend ~/bin to PATH; then `mkdir ~/bin/xemacs'
Result: "temacs can only be run in -batch mode."
Fix: Check xemacs executable candidate for directory-ness.
author | youngs |
---|---|
date | Fri, 09 May 2003 01:41:56 +0000 |
parents | df0effd42264 |
children | e5da225ea2ca |
comparison
equal
deleted
inserted
replaced
1465:1adfc587e790 | 1466:88a2f43560bf |
---|---|
1 2003-05-09 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * dumper.c (pdump_load): Pdump'ed XEmacs can't find its .dmp file. | |
4 Scenario: Prepend ~/bin to PATH; then `mkdir ~/bin/xemacs' | |
5 Result: "temacs can only be run in -batch mode." | |
6 Fix: Check xemacs executable candidate for directory-ness. | |
7 | |
1 2003-05-06 Martin Buchholz <martin@xemacs.org> | 8 2003-05-06 Martin Buchholz <martin@xemacs.org> |
2 | 9 |
3 * database.c: Berkeley DB wants __STDC__ to be defined. | 10 * database.c: Berkeley DB wants __STDC__ to be defined. |
4 | 11 |
5 2003-05-04 Martin Buchholz <martin@xemacs.org> | 12 2003-05-04 Martin Buchholz <martin@xemacs.org> |