Mercurial > emacs
changeset 94533:4bc924044f22
Remove unneeded TODO item in comment.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 02 May 2008 03:23:53 +0000 |
parents | 92e6b5d0dd28 |
children | 37fa7ba3820c |
files | lisp/vc.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc.el Fri May 02 01:04:16 2008 +0000 +++ b/lisp/vc.el Fri May 02 03:23:53 2008 +0000 @@ -619,10 +619,6 @@ ;; - 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. ;; -;; - vc-register should register a fileset at a time. The backends -;; already support this, only the front-end needs to be changed to -;; handle multiple files at a time. -;; ;; - add a mechanism for ignoring files. ;; ;; - vc-next-action should do something about 'missing files. Maybe