From: Dan Nicolaescu Date: Tue, 4 Apr 2006 18:12:24 +0000 (+0000) Subject: Add note about vc-checkin and vc-annotate. X-Git-Tag: emacs-pretest-22.0.90~3328 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e008f665d6db4bab3db763e16fc5cec8e0c0aeae;p=emacs.git Add note about vc-checkin and vc-annotate. --- diff --git a/etc/TODO b/etc/TODO index 2f7951e2b4c..ecbdd167764 100644 --- a/etc/TODO +++ b/etc/TODO @@ -9,6 +9,12 @@ to the FSF. * Small but important fixes needed in existing features: +** Make vc-checkin avoid reverting the buffer if has not changed after + the checkin. Comparing (md5 BUFFER) to (md5 FILE) should be enough. + +** Make vc-annotate show place the cursor in the annotate buffer at the + same line as the current buffer. + ** buffer-offer-save should be a permanent local. ** revert-buffer should eliminate overlays and the mark.