Mercurial > hg > xemacs-beta
diff lisp/gtk-faces.el @ 707:a307f9a2021d
[xemacs-hg @ 2001-12-20 05:49:28 by andyp]
sync with 21-4-6-windows
author | andyp |
---|---|
date | Thu, 20 Dec 2001 05:49:48 +0000 |
parents | c9bf82d465b5 |
children | 5be46355cc42 |
line wrap: on
line diff
--- a/lisp/gtk-faces.el Wed Dec 19 00:40:26 2001 +0000 +++ b/lisp/gtk-faces.el Thu Dec 20 05:49:48 2001 +0000 @@ -61,7 +61,7 @@ (if (not (eq (device-type device) 'gtk)) nil (gtk-init-pointers) - '(let* ((style (gtk-style-info device)) + (let* ((style (gtk-style-info device)) ;;(normal 0) ; GTK_STATE_NORMAL ;;(active 1) ; GTK_STATE_ACTIVE (prelight 2) ; GTK_STATE_PRELIGHT