* vc-rcs.el (vc-rcs-root): New func.
* vc-cvs.el (vc-cvs-root): New func.
* vc-svn.el (vc-svn-root): New func.
+ * vc-sccs.el (vc-sccs-root): New func.
2008-02-18 Kenichi Handa <handa@ni.aist.go.jp>
;;; Internal functions
;;;
+(defun vc-sccs-root (dir)
+ (vc-find-root dir "SCCS" t))
+
;; This function is wrapped with `progn' so that the autoload cookie
;; copies the whole function itself into loaddefs.el rather than just placing
;; a (autoload 'vc-sccs-search-project-dir "vc-sccs") which would not