Mercurial > emacs
changeset 39028:90940ba34b4c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 30 Aug 2001 10:54:51 +0000 |
parents | d5b2cd9aadf2 |
children | cc58ef6e4e28 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Aug 30 09:20:39 2001 +0000 +++ b/lisp/ChangeLog Thu Aug 30 10:54:51 2001 +0000 @@ -40,7 +40,7 @@ contents can be reverted locally; pass new arg CONTENTS-DONE down to the backend. - * vc-{cvs,rcs,sccs}.el (vc-*-revert-file): Handle new + * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new optional arg CONTENTS-DONE. 2001-08-28 Andrew Innes <andrewi@gnu.org>