Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 5126:2a462149bd6a ben-lisp-object
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 24 Feb 2010 19:04:27 -0600 |
parents | 32e1ae4c1e3a |
children | 5502045ec510 a9c41067dd88 8b2f75cecb89 |
comparison
equal
deleted
inserted
replaced
5125:b5df3737028a | 5126:2a462149bd6a |
---|---|
1 2010-02-20 Ben Wing <ben@xemacs.org> | |
2 | |
3 * internals/internals.texi (Intro to Window and Frame Geometry): | |
4 Shrink diagram to fit when offset by five spaces as a result of | |
5 quoting. | |
6 | |
7 2010-02-16 Ben Wing <ben@xemacs.org> | |
8 | |
9 * internals/internals.texi (Top): | |
10 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
11 * internals/internals.texi (Creating a Window-System Type): | |
12 * internals/internals.texi (Window and Frame Geometry): | |
13 * internals/internals.texi (Intro to Window and Frame Geometry): | |
14 * internals/internals.texi (The Frame): | |
15 * internals/internals.texi (The Non-Client Area): | |
16 * internals/internals.texi (The Client Area): | |
17 * internals/internals.texi (The Paned Area): | |
18 * internals/internals.texi (Text Areas): | |
19 * internals/internals.texi (The Displayable Area): | |
20 * internals/internals.texi (Which Functions Use Which?): | |
21 * internals/internals.texi (The Redisplay Mechanism): | |
22 Integrate the long comment in frame.c into the internals manual. | |
23 | |
1 2010-02-17 Jerry James <james@xemacs.org> | 24 2010-02-17 Jerry James <james@xemacs.org> |
2 | 25 |
3 * term.texi: Move to the eterm package. | 26 * term.texi: Move to the eterm package. |
4 * Makefile: Remove all rules relating to term.texi. | 27 * Makefile: Remove all rules relating to term.texi. |
5 | 28 |