* progmodes/compile.el: Make all faces inherit from font-lock faces.
commit90db975fc5177e0a54ef8eff43cc2585c5cb60cb
authorChong Yidong <cyd@stupidchicken.com>
Wed, 2 Feb 2011 17:14:49 +0000 (2 12:14 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 2 Feb 2011 17:14:49 +0000 (2 12:14 -0500)
treecae4878410ab1896381fb8d77da51ac232d0b3d2
parentd9f1f55ed7e8455fdcff0dfc49e8538e03d90304
* progmodes/compile.el: Make all faces inherit from font-lock faces.
(compilation-warning): Inherit from font-lock-variable-name-face.
(compilation-info): Inherit from font-lock-type-face.
(compilation-line-number): Reassign to font-lock-keyword-face.
(compilation-column-number): Reassign to font-lock-doc-face.
(compilation-leave-directory-face): Reassign to font-lock-builtin-face.
lisp/ChangeLog
lisp/progmodes/compile.el