diff options
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -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. |