aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 72745cbe8fb..ab24cf0a0f2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12002-07-19 Andre Spiegel <spiegel@gnu.org>
2
3 * vc-hooks.el (vc-insert-file): When called with a LIMIT regexp,
4 delete anything that comes after LIMIT from the buffer.
5
6 * vc-rcs.el (vc-rcs-fetch-master-state): Be more careful to check
7 if this is really an RCS master file.
8
9 * vc.el: Improve comment of vc-BACKEND-workfile-unchanged-p.
10
12002-07-19 Juanma Barranquero <lektu@terra.es> 112002-07-19 Juanma Barranquero <lektu@terra.es>
2 12
3 * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker) 13 * emacs-lisp/bytecomp.el (dot, dot-max, dot-min, dot-marker)