Mercurial > emacs
changeset 87262:30a10a4597c9
revert-buffer should eliminate overlays and the mark
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 11 Dec 2007 05:54:44 +0000 |
parents | a06681f61794 |
children | 4f3a531fad0a |
files | etc/TODO |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Tue Dec 11 05:52:07 2007 +0000 +++ b/etc/TODO Tue Dec 11 05:54:44 2007 +0000 @@ -37,8 +37,6 @@ ** 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,