aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index a20ffdaa0d3..6ce2947bd93 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -105,9 +105,6 @@ for users to customize.
105 105
106** erase-buffer should perhaps disregard read-only properties of text. 106** erase-buffer should perhaps disregard read-only properties of text.
107 107
108** Make occur correctly handle matches that span more than one line,
109 as well as overlapping matches.
110
111** Fix the kill/yank treatment of invisible text. At the moment, 108** Fix the kill/yank treatment of invisible text. At the moment,
112 invisible text is placed in the kill-ring, so that the contents of 109 invisible text is placed in the kill-ring, so that the contents of
113 the ring may not correspond to the text as displayed to the user. 110 the ring may not correspond to the text as displayed to the user.