annotate lisp/term/bobcat.el @ 4930:9f04877ce07e

fix up comments about finalizers and NEWGC internal objects -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-01-20 Ben Wing <ben@xemacs.org> * lrecord.h: * lrecord.h (enum lrecord_type): * lrecord.h (struct lrecord_implementation): Clean up description of finalizer methods. Clean up and expand the long comment at the top of lrecord.h. Add a section about why New-GC requires a bunch of new internal objects to be created (not completely understood).
author Ben Wing <ben@xemacs.org>
date Wed, 20 Jan 2010 04:20:49 -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 ;;; HP terminals usually encourage using ^H as the rubout character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 (load "term/keyswap" nil t)