changeset 82793:baa90f502c46

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 23 Aug 2007 20:12:07 +0000
parents c657f0071d5d
children 35605ce0fa34
files lisp/vc.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Thu Aug 23 20:02:54 2007 +0000
+++ b/lisp/vc.el	Thu Aug 23 20:12:07 2007 +0000
@@ -107,6 +107,7 @@
 ;; * revision-granularity
 ;;
 ;;   Takes no arguments.  Returns either 'file or 'repository.
+;;   FIXME: What does this mean?  Why "repository"?
 ;;
 ;; STATE-QUERYING FUNCTIONS
 ;;