From: Stefan Monnier Date: Thu, 23 Aug 2007 20:12:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~11352 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0f67ac387131b401e59e770c1fb25ab7a54f716a;p=emacs.git *** empty log message *** --- diff --git a/lisp/vc.el b/lisp/vc.el index 3fc3784fdf1..2b0d2fa1a80 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -107,6 +107,7 @@ ;; * revision-granularity ;; ;; Takes no arguments. Returns either 'file or 'repository. +;; FIXME: What does this mean? Why "repository"? ;; ;; STATE-QUERYING FUNCTIONS ;;