changeset 46544:513411cc4308

#
author André Spiegel <spiegel@gnu.org>
date Fri, 19 Jul 2002 13:32:53 +0000
parents 7fa004ccd462
children 99d1224dfe6c
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 19 13:27:44 2002 +0000
+++ b/lisp/ChangeLog	Fri Jul 19 13:32:53 2002 +0000
@@ -1,3 +1,13 @@
+2002-07-19  Andre Spiegel  <spiegel@gnu.org>
+
+	* vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,
+	delete anything that comes after LIMIT from the buffer.
+
+	* vc-rcs.el (vc-rcs-fetch-master-state): Be more careful to check
+	if this is really an RCS master file.
+
+	* vc.el: Improve comment of vc-BACKEND-workfile-unchanged-p.
+
 2002-07-19  Juanma Barranquero  <lektu@terra.es>
 
 	* emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)