aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index dd335bf66df..47040f1ea08 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -15,9 +15,6 @@ to the FSF.
15** Make vc-checkin avoid reverting the buffer if has not changed after 15** Make vc-checkin avoid reverting the buffer if has not changed after
16 the checkin. Comparing (md5 BUFFER) to (md5 FILE) should be enough. 16 the checkin. Comparing (md5 BUFFER) to (md5 FILE) should be enough.
17 17
18** Make vc-annotate show place the cursor in the annotate buffer at the
19 same line as the current buffer.
20
21** buffer-offer-save should be a permanent local. 18** buffer-offer-save should be a permanent local.
22 19
23** revert-buffer should eliminate overlays and the mark. 20** revert-buffer should eliminate overlays and the mark.