1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
This commit is contained in:
André Spiegel 2002-07-19 13:32:53 +00:00
parent ea28aa358e
commit e0a9170710

View file

@ -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)