Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1960:f4702ef3fd36
[xemacs-hg @ 2004-03-20 13:05:53 by adrian]
xemacs-21.5: typo fixes for src/eval.c
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2004-03-20 Adrian Aichner <adrian@xemacs.org>
* eval.c: Typo fixes.
author | adrian |
---|---|
date | Sat, 20 Mar 2004 13:05:56 +0000 |
parents | 59e1bbea04fe |
children | ebb2b9148aad |
comparison
equal
deleted
inserted
replaced
1959:b10161763edf | 1960:f4702ef3fd36 |
---|---|
1 2004-03-20 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * eval.c: Typo fixes. | |
4 | |
1 2004-03-16 Jerry James <james@xemacs.org> | 5 2004-03-16 Jerry James <james@xemacs.org> |
2 | 6 |
3 * alloc.c: Make gc_currently_forbidden readable in other files. | 7 * alloc.c: Make gc_currently_forbidden readable in other files. |
4 * lisp.h: Add a declaration for gc_currently_forbidden. | 8 * lisp.h: Add a declaration for gc_currently_forbidden. |
5 * print.c: Add a debug_bindings struct to bind without consing. | 9 * print.c: Add a debug_bindings struct to bind without consing. |