aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorVinicius Jose Latorre2007-12-12 01:18:26 +0000
committerVinicius Jose Latorre2007-12-12 01:18:26 +0000
commit2a29c40930f8585f3bf6b19e85eb6703dcc38ae5 (patch)
tree2d4eb954f86b2d2c330cab551e18629e7bcfac61 /etc
parentc7d97628b0b89069ae740bf0955d1bdb595e1a09 (diff)
downloademacs-2a29c40930f8585f3bf6b19e85eb6703dcc38ae5.tar.gz
emacs-2a29c40930f8585f3bf6b19e85eb6703dcc38ae5.zip
return back entry: revert-buffer should eliminate overlays and the mark
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index cfd8dba2ec2..7d4c5d34980 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -37,6 +37,8 @@ a window doesn't select it.
37 37
38** buffer-offer-save should be a permanent local. 38** buffer-offer-save should be a permanent local.
39 39
40** revert-buffer should eliminate overlays and the mark.
41
40** erase-buffer should perhaps disregard read-only properties of text. 42** erase-buffer should perhaps disregard read-only properties of text.
41 43
42** Make occur correctly handle matches that span more than one line, 44** Make occur correctly handle matches that span more than one line,