changeset 94570:b288a2a8adc3

Append to another to-do comment.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Sat, 03 May 2008 06:10:56 +0000
parents c6ccf57e7e6e
children 61cca370b8f5
files lisp/vc.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Sat May 03 06:01:19 2008 +0000
+++ b/lisp/vc.el	Sat May 03 06:10:56 2008 +0000
@@ -626,7 +626,8 @@
 ;; - make it easier to write logs.  Maybe C-x 4 a should add to the log
 ;;   buffer, if one is present, instead of adding to the ChangeLog.
 ;;
-;; - add a mechanism for ignoring files.
+;; - add a mechanism for editing the underlying VCS's list of files
+;;   to be ignored, when that's possible.
 ;;
 ;; - When vc-next-action calls vc-checkin it could pre-fill the
 ;;   *VC-log* buffer with some obvious items: the list of files that