Mercurial > emacs
changeset 69794:eaef81fe8393
Add note about vc-checkin and vc-annotate.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 04 Apr 2006 18:12:24 +0000 |
parents | 93d87ad179a4 |
children | a060338ad18a |
files | etc/TODO |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Tue Apr 04 16:46:03 2006 +0000 +++ b/etc/TODO Tue Apr 04 18:12:24 2006 +0000 @@ -9,6 +9,12 @@ * 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.