1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00

Add note about vc-checkin and vc-annotate.

This commit is contained in:
Dan Nicolaescu 2006-04-04 18:12:24 +00:00
parent 707f55b0d6
commit e008f665d6

View file

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