Mercurial > hg > xemacs-beta
diff lisp/faces.el @ 5470:0af042a0c116
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Mon, 07 Feb 2011 21:22:17 +0100 |
parents | b9167d522a9a 2a54dfbe434f |
children | ac37a5f7e5be |
line wrap: on
line diff
--- a/lisp/faces.el Sat Jan 22 00:59:20 2011 +0100 +++ b/lisp/faces.el Mon Feb 07 21:22:17 2011 +0100 @@ -416,7 +416,7 @@ how-to-add)) (set-difference built-in-face-specifiers '(display-table background-pixmap inherit))) - (set-face-background-pixmap face (vector 'inherit ':face parent) + (set-face-background-pixmap face (vector 'inherit :face parent) locale tag-set how-to-add) nil)