]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 cc3c9c0452262fe57ff05cf8facbf977dcaeb81f..ee056c5b3203ba9c4809cfa03e1a2ba883dc6d37 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.