changeset 72895:725b0bfb3ed6

*** empty log message ***
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 15 Sep 2006 15:37:58 +0000
parents 26df5bbb5d61
children 595099b5b224
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 15 15:37:36 2006 +0000
+++ b/lisp/ChangeLog	Fri Sep 15 15:37:58 2006 +0000
@@ -2,7 +2,7 @@
 
 	* progmodes/compile.el (compilation-error-regexp-alist-alist):
 	Disallow filenames containing " -" to avoid confusion with libtool
-	compilation messages.
+	compilation messages.  Suggested by Stefan Monnier.
 
 2006-09-15  David Kastrup  <dak@gnu.org>