diff lisp/ChangeLog @ 42940:7c0e12d6edb5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 25 Jan 2002 02:37:41 +0000
parents 075ebfd63d38
children a05ddff4cbab
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 25 02:36:36 2002 +0000
+++ b/lisp/ChangeLog	Fri Jan 25 02:37:41 2002 +0000
@@ -1,5 +1,12 @@
 2002-01-24  Richard M. Stallman  <rms@gnu.org>
 
+	* progmodes/compile.el (compilation-handle-exit):
+	Add a compilation-handle-exit property to the "finished" message.
+	(compilation-parse-errors): Stop parsing when that property is seen.
+
+	* subr.el (substring-no-properties): New function.
+	(copy-without-properties): Function deleted.
+	
 	* term/x-win.el (x-handle-geometry): Put sizes on both
 	initial-frame-alist and default-frame-alist.