1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

*** empty log message ***

This commit is contained in:
Dan Nicolaescu 2008-02-28 03:37:40 +00:00
parent 76cdeb7d29
commit a7aa113743

View file

@ -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.
;;