summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index ee3236265ea..c924962244d 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -9,6 +9,9 @@ to the FSF.
* Small but important fixes needed in existing features:
+** Make occur correctly handle matches that span more than one line,
+ as well as overlapping matches.
+
** Fix the kill/yank treatment of invisible text. At the moment,
invisible text is placed in the kill-ring, so that the contents of
the ring may not correspond to the text as displayed to the user.