el/dot-emacs.el: Fix compilation underlining properly.
[profile] / el / dot-emacs.el
index 7dfcdd2..8e585f4 100644 (file)
@@ -1831,7 +1831,7 @@ doesn't match any of the regular expressions in
   (t :weight bold))
 (mdw-define-face compilation-column-number
   (((min-colors 64)) :foreground "lightgrey"))
-(defvar compilation-message-face 'mdw-virgin-face)
+(setq compilation-message-face 'mdw-virgin-face)
 
 (mdw-define-face holiday-face
   (t :background "red"))