diff lisp/ChangeLog @ 94540:55cb4c49dc98

The day wehen vc-toggle-ready-only was a good idea is long gone.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 02 May 2008 07:12:59 +0000
parents fee32a11924d
children 135f7ef84766
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 02 06:56:59 2008 +0000
+++ b/lisp/ChangeLog	Fri May 02 07:12:59 2008 +0000
@@ -4,6 +4,9 @@
 	to prettify-state-info, in preparation for ripping out dired mode.
 	* vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
 	to prettify-state-info, in preparation for ripping out dired mode.
+	* vc-hooks.el (vc-toggle-read-only): Throw an error when a user 
+	tries this on a version-controlled buffer. it will do useless or 
+	actively bad things on any version control system newer than RCS.
 
 2008-05-02  Dan Nicolaescu  <dann@ics.uci.edu>