changeset 87267:7561d0f34da7

return back entry: revert-buffer should eliminate overlays and the mark
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Wed, 12 Dec 2007 01:14:27 +0000
parents ef85b8e65f9f
children 176116c3fd05
files etc/TODO
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Wed Dec 12 00:10:37 2007 +0000
+++ b/etc/TODO	Wed Dec 12 01:14:27 2007 +0000
@@ -37,6 +37,8 @@
 
 ** buffer-offer-save should be a permanent local.
 
+** revert-buffer should eliminate overlays and the mark.
+
 ** erase-buffer should perhaps disregard read-only properties of text.
 
 ** Make occur correctly handle matches that span more than one line,