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:
parent
707f55b0d6
commit
e008f665d6
1 changed files with 6 additions and 0 deletions
6
etc/TODO
6
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue