changeset 59774:a8e1cfe86c9b

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 29 Jan 2005 15:52:07 +0000
parents 1ffd5f5591a2
children d39551ad7f40
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 29 15:50:26 2005 +0000
+++ b/lisp/ChangeLog	Sat Jan 29 15:52:07 2005 +0000
@@ -1,5 +1,9 @@
 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
 
+	* progmodes/compile.el (compilation-start): Bind buffer-read-only
+	to nil before invoking call-process.  Reset buffer's modified flag
+	after fontifying it in the no-async branch.
+
 	* wid-edit.el (widget-specify-button): If mouse pointer shape
 	cannot be changed, use mouse face instead.