]> git.eshelyaron.com Git - emacs.git/commit
(vc-backend-checkout): Add if-statements to the shell cmds
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 00:58:07 +0000 (00:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 00:58:07 +0000 (00:58 +0000)
commit29fc1ce99358a577c8c0fde7eaebc0f2958166b6
treef52e93e2351e03692425c8bcc73010658215da3e
parent403ca74580dc9bff22ecf4027a4cd81150e53eed
(vc-backend-checkout): Add if-statements to the shell cmds
to discard the extra arg some shells make.

(vc-rename-file): Add autoload cookie.

(vc-steal-lock): (1) Function should be non-interactive, because it
doesn't work when called directly by the user. (2) Don't display
revision "nil" when stealing lock if revision is unknown.  (3) Put
"Stolen lock on <file>" instead of just the file name in the Subject
of the notification message.
lisp/vc.el