Mercurial > hg > xemacs-beta
diff lisp/faces.el @ 217:d44af0c54775 r20-4b7
Import from CVS: tag r20-4b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:08:34 +0200 |
parents | 78f53ef88e17 |
children | 262b8bb4a523 |
line wrap: on
line diff
--- a/lisp/faces.el Mon Aug 13 10:07:42 2007 +0200 +++ b/lisp/faces.el Mon Aug 13 10:08:34 2007 +0200 @@ -1671,8 +1671,6 @@ ;; on having already resourced the global face specs, which happens ;; when the first X device is created. -(set-face-background-pixmap 'modeline [nothing]) - (when (featurep 'tty) (set-face-highlight-p 'bold t 'global 'tty) (set-face-underline-p 'italic t 'global 'tty)