Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2212:51a17f29fab3
[xemacs-hg @ 2004-08-12 14:51:34 by james]
Remove unused local variables.
author | james |
---|---|
date | Thu, 12 Aug 2004 14:51:35 +0000 |
parents | 9361a78f86a0 |
children | 2c653fbe06e0 |
comparison
equal
deleted
inserted
replaced
2211:518f43ab0991 | 2212:51a17f29fab3 |
---|---|
1 2004-08-12 Jerry James <james@xemacs.org> | |
2 | |
3 * window.c (margin_width_internal): Remove unused variable b. | |
4 * toolbar-common.c (common_output_toolbar_button): Remove unused | |
5 variable frame. | |
6 | |
1 2004-08-10 Jerry James <james@xemacs.org> | 7 2004-08-10 Jerry James <james@xemacs.org> |
2 | 8 |
3 * emacs.c (really_abort): make its return type DOESNT_RETURN. | 9 * emacs.c (really_abort): make its return type DOESNT_RETURN. |
4 * lisp.h: declare really_abort with DECLARE_DOESNT_RETURN. | 10 * lisp.h: declare really_abort with DECLARE_DOESNT_RETURN. |
5 | 11 |