*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 May 2001 16:19:21 +0000 (16:19 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 May 2001 16:19:21 +0000 (16:19 +0000)
lisp/ChangeLog

index cc3c9c0..ee056c5 100644 (file)
@@ -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.