Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4667:cbe5d2169270
Fix typos in face.c.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Tue, 28 Jul 2009 23:23:47 +0900 |
parents | e73b6e513092 |
children | 8f1ee2d15784 |
comparison
equal
deleted
inserted
replaced
4666:4c1a8323aa9a | 4667:cbe5d2169270 |
---|---|
1 2009-07-28 Stephen Turnbull <stephen@xemacs.org> | |
2 | |
3 * faces.c (ensure_face_cachel_contains_charset): | |
4 (add_face_cachel): | |
5 (update_face_cachel_data): | |
6 Fix typos in comments and otherwise improve them. | |
7 | |
1 2009-07-27 Stephen J. Turnbull <stephen@xemacs.org> | 8 2009-07-27 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 9 |
3 * eval.c (debug-on-error): Document interaction with process filters. | 10 * eval.c (debug-on-error): Document interaction with process filters. |
4 | 11 |
5 2009-07-15 Aidan Kehoe <kehoea@parhasard.net> | 12 2009-07-15 Aidan Kehoe <kehoea@parhasard.net> |