]> git.eshelyaron.com Git - emacs.git/commitdiff
Append to another to-do comment.
authorEric S. Raymond <esr@snark.thyrsus.com>
Sat, 3 May 2008 06:10:56 +0000 (06:10 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Sat, 3 May 2008 06:10:56 +0000 (06:10 +0000)
lisp/vc.el

index 09d6b3e9901463e408d79ad487716e8596483954..74169e0af76e750bb74056663cb3e4f63770f410 100644 (file)
 ;; - 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