From: Eric S. Raymond Date: Sat, 3 May 2008 06:10:56 +0000 (+0000) Subject: Append to another to-do comment. X-Git-Tag: emacs-pretest-23.0.90~5861 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b4ab1b4957da7f787a640b0cd865b2429962ebd;p=emacs.git Append to another to-do comment. --- diff --git a/lisp/vc.el b/lisp/vc.el index 09d6b3e9901..74169e0af76 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -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