]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 28 Feb 2008 03:37:40 +0000 (03:37 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 28 Feb 2008 03:37:40 +0000 (03:37 +0000)
lisp/vc.el

index 8e4ace739c3a3ca7343885eeb4259098f6bba307..981791ca1b376e1ebcf15c708a8104c0ad58fcd2 100644 (file)
 
 ;;; 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.
 ;;