* lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 19 Apr 2008 21:53:55 +0000 (21:53 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 19 Apr 2008 21:53:55 +0000 (21:53 +0000)
commit14b114019ec13087e751547aa7f8784073463020
tree1499a3e62bc07b37ad73c1b296a3d28a7ba47131
parent6ddfc11361786ff2ea0d1917910502b8471023c1
* lisp/vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
(vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
(vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
(vc-sccs-steal-lock, vc-sccs-modify-change-comment)
(vc-sccs-print-log): Use it.
* lisp/vc-hooks.el (vc-path): Remove SCCS-specific hack.
* lib-src/vcdiff: Use "sccs get" rather than "get"; leave PATH alone.
lib-src/ChangeLog
lib-src/vcdiff
lisp/ChangeLog
lisp/vc-hooks.el
lisp/vc-sccs.el