Mercurial > emacs
changeset 92290:ef8bc859952b
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 28 Feb 2008 03:37:40 +0000 |
parents | a60153302fa5 |
children | d2de7d81aab9 |
files | lisp/vc.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc.el Thu Feb 28 03:35:22 2008 +0000 +++ b/lisp/vc.el Thu Feb 28 03:37:40 2008 +0000 @@ -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. ;;