revert-buffer should eliminate overlays and the mark

This commit is contained in:
Glenn Morris 2007-12-11 05:54:44 +00:00
parent e49337eabb
commit 0fef26e3c4

View file

@ -37,8 +37,6 @@ a window doesn't select it.
** 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,