Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1552:41c5752314c9
[xemacs-hg @ 2003-06-30 10:05:43 by stephent]
fix face initializer <87wuf37ufe.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 30 Jun 2003 10:05:44 +0000 |
parents | ddcdeb1a25c4 |
children | 9bf5135fc04f |
comparison
equal
deleted
inserted
replaced
1551:ddcdeb1a25c4 | 1552:41c5752314c9 |
---|---|
1 2003-06-30 Ilya N. Golubev <gin@mo.msk.ru> | |
2 | |
3 * faces.c (complex_vars_of_faces): Fix missing commas in `fonts' | |
4 initializer. | |
5 | |
1 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org> | 6 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * data.c (eq_with_ebola_notice): Fix typo in comment. | 8 * data.c (eq_with_ebola_notice): Fix typo in comment. |
4 (Ftrue_list_p): Improve docstring. | 9 (Ftrue_list_p): Improve docstring. |
5 | 10 |