diff lisp/ChangeLog @ 37554:ca887a201903

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 03 May 2001 16:19:21 +0000
parents 204b1c50de6e
children cac4567cc517
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 03 16:19:16 2001 +0000
+++ b/lisp/ChangeLog	Thu May 03 16:19:21 2001 +0000
@@ -10,6 +10,9 @@
 
 2001-05-02  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* vc.el (vc-next-action-on-file): Only force buffer+file to writable
+	if both the buffer and the file are read-only.
+
 	* progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
 	rather than font-lock-string-face.
 	(sh-get-indent-info): Treat heredocs like strings.