From 9b4ab1b4957da7f787a640b0cd865b2429962ebd Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 3 May 2008 06:10:56 +0000 Subject: [PATCH] Append to another to-do comment. --- lisp/vc.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5