]> code.delx.au - gnu-emacs/blobdiff - etc/TODO
Clean up AIX code.
[gnu-emacs] / etc / TODO
index a20ffdaa0d3f22534c0cc6b7de6855aab0f35548..f21d105b2cd89b19c2152292c17a2d23d2484742 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -105,9 +105,6 @@ for users to customize.
 
 ** erase-buffer should perhaps disregard read-only properties of text.
 
-** 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.
@@ -131,8 +128,6 @@ for users to customize.
 
 ** Enhance scroll-bar to handle tall line (similar to line-move).
 
-** Make occur handle multi-line matches cleanly with context.
-
 ** In Custom buffers, put the option that turns a mode on or off first,
   using a heuristic of some kind?