From f4263e475d6e32f25365e63b0ca44823a0e13599 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 20 Feb 2008 18:11:15 +0000 Subject: [PATCH] Explain vc-BACKEND-root in Commentary; nfc. --- lisp/vc.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/vc.el b/lisp/vc.el index 3376113711a..1af8bfc80c0 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -465,6 +465,12 @@ ;; ;; MISCELLANEOUS ;; +;; - root (dir) +;; +;; Return DIR's "root" directory, that is, a parent directory of +;; DIR for which the same backend as used for DIR applies. If no +;; such parent exists, this function should return DIR. +;; ;; - make-version-backups-p (file) ;; ;; Return non-nil if unmodified repository revisions of FILE should be -- 2.39.2