Mercurial > emacs
changeset 63608:93b3f84bbcd1
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 21 Jun 2005 01:31:11 +0000 |
parents | 443baf51aba7 |
children | 99ab8bedbc9d |
files | etc/TODO |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.