Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 2814:520c08f04735
[xemacs-hg @ 2005-06-16 19:59:33 by crestani]
2005-06-06 Marcus Crestani <crestani@xemacs.org>
* lisp.h (DEFUN): Define S##fname here.
* lisp.h (DEFUN_NORETURN): Define S##fname here.
* symeval.h (DEFSUBR_MC_ALLOC): Use already defined S##fname.
author | crestani |
---|---|
date | Thu, 16 Jun 2005 19:59:35 +0000 |
parents | d3bdda4872ac |
children | 18bd0414af22 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 15 21:51:26 2005 +0000 +++ b/src/ChangeLog Thu Jun 16 19:59:35 2005 +0000 @@ -1,3 +1,9 @@ +2005-06-06 Marcus Crestani <crestani@xemacs.org> + + * lisp.h (DEFUN): Define S##fname here. + * lisp.h (DEFUN_NORETURN): Define S##fname here. + * symeval.h (DEFSUBR_MC_ALLOC): Use already defined S##fname. + 2005-06-01 Marcus Crestani <crestani@xemacs.org> * ralloc.c: