changeset 81989:f9f0d45ce573

Add todo item.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 20 Jul 2007 03:57:14 +0000
parents 09a639d5f43e
children cd7d70b6659e
files lisp/vc-rcs.el lisp/vc-sccs.el
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-rcs.el	Fri Jul 20 03:56:53 2007 +0000
+++ b/lisp/vc-rcs.el	Fri Jul 20 03:57:14 2007 +0000
@@ -29,6 +29,10 @@
 
 ;; See vc.el
 
+;; TODO:
+;; - remove call to vc-expand-dirs by implementing our own (which can just
+;;   list the RCS subdir instead).
+
 ;;; Code:
 
 ;;;
--- a/lisp/vc-sccs.el	Fri Jul 20 03:56:53 2007 +0000
+++ b/lisp/vc-sccs.el	Fri Jul 20 03:57:14 2007 +0000
@@ -27,6 +27,10 @@
 
 ;;; Commentary:
 
+;; TODO:
+;; - remove call to vc-expand-dirs by implementing our own (which can just
+;;   list the SCCS subdir instead).
+
 ;;; Code:
 
 (eval-when-compile