Mercurial > emacs
diff lisp/ledit.el @ 4228:f1441ca7277e
> (vc-backend-revert): Use `co -f' instead of deleting the
working file ourselves; that way, if `co' fails, we won't have
deleted the working file.
(vc-backend-steal): Don't delete the working file. Use `rcs -u -l',
not `rcs -u ; rcs -l'; it's faster. Use vc-backend-dispatch -- the
old code couldn't have possibly worked.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Thu, 22 Jul 1993 10:57:46 +0000 |
parents | 10e417efb12a |
children | 187735b53d52 |