diff lisp/ChangeLog @ 92160:a4731dee1c1f

(compilation-start): Specify a face for mode-line-process. (compilation-handle-exit): Specify a face and a tooltip for mode-line-process.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 24 Feb 2008 20:44:24 +0000
parents e8b93cb7392a
children 9c14521521cf
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 24 18:53:07 2008 +0000
+++ b/lisp/ChangeLog	Sun Feb 24 20:44:24 2008 +0000
@@ -1,3 +1,10 @@
+2008-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* progmodes/compile.el (compilation-start): Specify a face for
+	mode-line-process.
+	(compilation-handle-exit): Specify a face and a tooltip for
+	mode-line-process.
+
 2008-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* hilit-chg.el: Remove spurious * in defcustom docstrings.