emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc.el,v


From: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Fri, 02 May 2008 03:23:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   08/05/02 03:23:54

Index: vc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc.el,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -b -r1.604 -r1.605
--- vc.el       1 May 2008 19:28:56 -0000       1.604
+++ vc.el       2 May 2008 03:23:53 -0000       1.605
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]