Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2535:4c1f2310451d
[xemacs-hg @ 2005-01-31 19:29:47 by ben]
define ABORT always
emacs.c: Define assert_failed() always.
lisp.h: Always define ABORT().
author | ben |
---|---|
date | Mon, 31 Jan 2005 19:29:49 +0000 |
parents | 989a7680c221 |
children | 9caf26dd924f |
comparison
equal
deleted
inserted
replaced
2534:27fda215142d | 2535:4c1f2310451d |
---|---|
1 2005-01-31 Ben Wing <ben@xemacs.org> | |
2 | |
3 * emacs.c: | |
4 Define assert_failed() always. | |
5 * lisp.h: | |
6 Always define ABORT(). | |
7 | |
1 2005-01-29 Ben Wing <ben@xemacs.org> | 8 2005-01-29 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * alloc.c (garbage_collect_1): | 10 * alloc.c (garbage_collect_1): |
4 * backtrace.h: | 11 * backtrace.h: |
5 * bytecode.c (execute_rare_opcode): | 12 * bytecode.c (execute_rare_opcode): |