annotate lib-src/README @ 5110:b24cf478a45e

make test backtraces smaller -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2010-03-06 Ben Wing <ben@xemacs.org> * test-harness.el: * test-harness.el (test-harness-backtrace): New. * test-harness.el (test-harness-assertion-failure-do-debug): * test-harness.el (test-harness-unexpected-error-do-debug): Use the print settings from edebug.el to make backtraces not be so huge.
author Ben Wing <ben@xemacs.org>
date Sat, 06 Mar 2010 21:13:19 -0600
parents 376386a54a3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 files that go in ../arch-lib. At present, these are mostly utility
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 programs used by Emacs.