Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 706:c9bf82d465b5
[xemacs-hg @ 2001-12-19 00:40:25 by janv]
Missing paren in gtk-faces
author | janv |
---|---|
date | Wed, 19 Dec 2001 00:40:26 +0000 |
parents | 958d47e9d2c4 |
children | a307f9a2021d |
comparison
equal
deleted
inserted
replaced
705:47f5192d44c9 | 706:c9bf82d465b5 |
---|---|
1 2001-12-19 Jan Vroonhof <jan@xemacs.org> | |
2 | |
3 * gtk-faces.el (gtk-init-device-faces): Fix missing close paren | |
4 problem with my application of the JPW's following patch. | |
5 | |
1 2001-11-29 John Paul Wallington <jpw@shootybangbang.com> | 6 2001-11-29 John Paul Wallington <jpw@shootybangbang.com> |
2 | 7 |
3 * gtk-faces.el (gtk-init-device-faces): Replaced device locale | 8 * gtk-faces.el (gtk-init-device-faces): Replaced device locale |
4 argument in set-face-background/foreground forms with | 9 argument in set-face-background/foreground forms with |
5 '(default gtk) tag set to make the faces customizable, as | 10 '(default gtk) tag set to make the faces customizable, as |