comparison man/ChangeLog @ 4427:cff4ad0ab682

Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
author Stephen J. Turnbull <stephen@xemacs.org>
date Wed, 27 Feb 2008 14:41:45 +0900
parents d9eb5ea14f65
children ac6231e0c1df
comparison
equal deleted inserted replaced
4426:515b91f904c1 4427:cff4ad0ab682
1 2008-02-27 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * internals/internals.texi (Discussion -- KKCC):
4 (Discussion -- Incremental Collector):
5 New nodes.
6 (Top):
7 (Discussion -- Garbage Collection):
8 (Discussion -- Pure Space):
9 Adjust pointers and menus for new nodes.
10
11 (lrecords): Remark that lcrecords are obsolete.
12
1 2007-12-17 Aidan Kehoe <kehoea@parhasard.net> 13 2007-12-17 Aidan Kehoe <kehoea@parhasard.net>
2 14
3 * lispref/strings.texi (Formatting Strings): 15 * lispref/strings.texi (Formatting Strings):
4 Document %b for binary output. 16 Document %b for binary output.
5 17