diff etc/TODO @ 63608:93b3f84bbcd1

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 21 Jun 2005 01:31:11 +0000
parents aa28403fd4d3
children 1d86d5c00a50 bdcbdec78dd3
line wrap: on
line diff
--- a/etc/TODO	Mon Jun 20 21:44:59 2005 +0000
+++ b/etc/TODO	Tue Jun 21 01:31:11 2005 +0000
@@ -9,6 +9,9 @@
 
 * 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.