Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 2127:4657b5a54253
[xemacs-hg @ 2004-06-14 10:24:44 by stephent]
Improve glyph docs <87659uxwsv.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 14 Jun 2004 10:24:45 +0000 |
parents | 0221e454fe63 |
children | e6d43c299b9c |
comparison
equal
deleted
inserted
replaced
2126:1777d8a3b486 | 2127:4657b5a54253 |
---|---|
1 2004-06-14 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * lispref/glyphs.texi (Creating Glyphs): Improve discussion, fix a | |
4 couple of typos. | |
5 | |
6 * lispref/faces.texi (Face Properties): Background pixmaps | |
7 can be used on GTK and MS Windows. | |
8 (Face Convenience Functions): Cross-reference glyph interface. | |
9 Background pixmap is an image specifier, not a glyph. | |
10 | |
1 2004-05-21 Stephen J. Turnbull <stephen@xemacs.org> | 11 2004-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 12 |
3 * lispref/numbers.texi (Comparison of Numbers): Clarify bigfloat eql. | 13 * lispref/numbers.texi (Comparison of Numbers): Clarify bigfloat eql. |
4 (Predicates on Numbers): Fix thinko in description of `bigfloatp'. | 14 (Predicates on Numbers): Fix thinko in description of `bigfloatp'. |
5 | 15 |