# HG changeset patch # User Eric S. Raymond # Date 1209795056 0 # Node ID b288a2a8adc3a61b25d66a6618b0ed0e16e5a779 # Parent c6ccf57e7e6ef29ec8ed540f758ce0e053a04199 Append to another to-do comment. diff -r c6ccf57e7e6e -r b288a2a8adc3 lisp/vc.el --- 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