diff etc/TODO @ 83313:bdcbdec78dd3

Merged from miles@gnu.org--gnu-2005 (patch 438-440) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438 Rename vertical-divider face to vertical-border * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-439 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440 Change escape-glyph color on dark backgrounds back to cyan git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-353
author Karoly Lorentey <lorentey@elte.hu>
date Wed, 22 Jun 2005 17:53:21 +0000
parents 5b54039912f4 93b3f84bbcd1
children d07fdd5d7d4e
line wrap: on
line diff
--- a/etc/TODO	Tue Jun 21 15:45:30 2005 +0000
+++ b/etc/TODO	Wed Jun 22 17:53:21 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.