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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc.el,v
Date: Thu, 28 Feb 2008 03:37:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/28 03:37:40

Index: vc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc.el,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -b -r1.542 -r1.543
--- vc.el       28 Feb 2008 03:35:21 -0000      1.542
+++ vc.el       28 Feb 2008 03:37:40 -0000      1.543
@@ -553,10 +553,6 @@
 
 ;;; Todo:
 
-;; - Make vc-checkin avoid reverting the buffer if has not changed
-;;   after the checkin.  Comparing (md5 BUFFER) to (md5 FILE) should
-;;   be enough.
-;;
 ;; - vc-update/vc-merge should deal with VC systems that don't
 ;;   update/merge on a file basis, but on a whole repository basis.
 ;;




reply via email to

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