From: Stefan Monnier Date: Fri, 20 Jul 2007 03:57:14 +0000 (+0000) Subject: Add todo item. X-Git-Tag: emacs-pretest-23.0.90~11825 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0792fdb47bbb3607fd9c83f12a982558ad2070c0;p=emacs.git Add todo item. --- diff --git a/lisp/vc-rcs.el b/lisp/vc-rcs.el index f068a187fce..a4be8064338 100644 --- a/lisp/vc-rcs.el +++ b/lisp/vc-rcs.el @@ -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: ;;; diff --git a/lisp/vc-sccs.el b/lisp/vc-sccs.el index 0163e283128..38f0442b192 100644 --- a/lisp/vc-sccs.el +++ b/lisp/vc-sccs.el @@ -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