comparison lisp/vc-rcs.el @ 81989:f9f0d45ce573

Add todo item.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 20 Jul 2007 03:57:14 +0000
parents cedd5b77aae4
children b98604865ea0 492971a3f31f
comparison
equal deleted inserted replaced
81988:09a639d5f43e 81989:f9f0d45ce573
26 ;; Boston, MA 02110-1301, USA. 26 ;; Boston, MA 02110-1301, USA.
27 27
28 ;;; Commentary: 28 ;;; Commentary:
29 29
30 ;; See vc.el 30 ;; See vc.el
31
32 ;; TODO:
33 ;; - remove call to vc-expand-dirs by implementing our own (which can just
34 ;; list the RCS subdir instead).
31 35
32 ;;; Code: 36 ;;; Code:
33 37
34 ;;; 38 ;;;
35 ;;; Customization options 39 ;;; Customization options