Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3814:b98f0084dc23
[xemacs-hg @ 2007-02-05 15:33:17 by michaels]
2007-02-05 Mike Sperber <mike@xemacs.org>
* fileio.c (Finsert_file_contents_internal): Clean up dead
`handler' variable.
author | michaels |
---|---|
date | Mon, 05 Feb 2007 15:33:19 +0000 |
parents | d6f975442bd3 |
children | bd7108edc555 |
comparison
equal
deleted
inserted
replaced
3813:ccceded4ee72 | 3814:b98f0084dc23 |
---|---|
1 2007-02-05 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * fileio.c (Finsert_file_contents_internal): Clean up dead | |
4 `handler' variable. | |
5 | |
1 2007-01-27 Mike Sperber <mike@xemacs.org> | 6 2007-01-27 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * faces.c (complex_vars_of_faces): Move declarations of fontptr | 8 * faces.c (complex_vars_of_faces): Move declarations of fontptr |
4 and fonts out of #ifdef MULE, unbreaking the non-MULE Xft build. | 9 and fonts out of #ifdef MULE, unbreaking the non-MULE Xft build. |
5 | 10 |