diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -105,9 +105,6 @@ for users to customize. | |||
| 105 | 105 | ||
| 106 | ** erase-buffer should perhaps disregard read-only properties of text. | 106 | ** erase-buffer should perhaps disregard read-only properties of text. |
| 107 | 107 | ||
| 108 | ** Make occur correctly handle matches that span more than one line, | ||
| 109 | as well as overlapping matches. | ||
| 110 | |||
| 111 | ** Fix the kill/yank treatment of invisible text. At the moment, | 108 | ** Fix the kill/yank treatment of invisible text. At the moment, |
| 112 | invisible text is placed in the kill-ring, so that the contents of | 109 | invisible text is placed in the kill-ring, so that the contents of |
| 113 | the ring may not correspond to the text as displayed to the user. | 110 | the ring may not correspond to the text as displayed to the user. |