X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fgtk-faces.el;h=a92b3ceef92cc3f3e6958aed003f98f3eff5376e;hb=4f9f80ecf7b7c7a9dd3ee4c988813f28291825d3;hp=3a6824c8104e1dee708139916559486fa7af0f52;hpb=7ee7b9fd0c91842f267cf6e412286d647f68e32a;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/gtk-faces.el b/lisp/gtk-faces.el index 3a6824c..a92b3ce 100644 --- a/lisp/gtk-faces.el +++ b/lisp/gtk-faces.el @@ -51,7 +51,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