diff lisp/ChangeLog @ 71929:51b683252178

* progmodes/compile.el (compilation-mode-font-lock-keywords): Don't highlight "Compiling file" messages as error.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 17 Jul 2006 04:07:49 +0000
parents 87bfa39ee279
children ea824cd782cd
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 17 04:00:54 2006 +0000
+++ b/lisp/ChangeLog	Mon Jul 17 04:07:49 2006 +0000
@@ -1,5 +1,8 @@
 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
 
+	* progmodes/compile.el (compilation-mode-font-lock-keywords):
+	Don't highlight "Compiling file" messages as error.
+
 	* dired-aux.el (dired-compress-file): Confirm again if gzipped
 	file already exists.