Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4105:e91cf17f6ab7
[xemacs-hg @ 2007-08-08 18:06:11 by stephent]
Fix build. <87y7j71ze2.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 08 Aug 2007 18:06:14 +0000 |
parents | 23d7fde3d773 |
children | f4b1f7f86ac9 |
comparison
equal
deleted
inserted
replaced
4104:23d7fde3d773 | 4105:e91cf17f6ab7 |
---|---|
1 2007-08-04 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * sunpro.c (Fut_log_text): Fix mismatched parentheses, reorganize. | |
4 Thanks to Paul Keusemann (for a suggested patch) and Rob McMahon | |
5 for reporting the issue. | |
6 | |
1 2007-08-08 Aidan Kehoe <kehoea@parhasard.net> | 7 2007-08-08 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * eval.c (Feval): Fix, stick with original error messages instead | 9 * eval.c (Feval): Fix, stick with original error messages instead |
4 of referring to the indirected function. | 10 of referring to the indirected function. |
5 | 11 |