Mercurial > emacs
comparison etc/TODO @ 62496:c94921e36674
post-command-idle-hook has gone.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 18 May 2005 23:34:33 +0000 |
parents | bedd8e5433cd |
children | ba0246b5a6bb 21eea50897a7 f042e7c0fe20 |
comparison
equal
deleted
inserted
replaced
62495:fccafeb170e7 | 62496:c94921e36674 |
---|---|
6 it best. Since Emacs is an FSF-copyrighted package, please be | 6 it best. Since Emacs is an FSF-copyrighted package, please be |
7 prepared to sign legal papers to transfer the copyright on your work | 7 prepared to sign legal papers to transfer the copyright on your work |
8 to the FSF. | 8 to the FSF. |
9 | 9 |
10 * Small but important fixes needed in existing features: | 10 * Small but important fixes needed in existing features: |
11 | |
12 ** Convert everything that uses post-command-idle-hook | |
13 to use idle timers instead. | |
14 | 11 |
15 ** Fix the kill/yank treatment of invisible text. At the moment, | 12 ** Fix the kill/yank treatment of invisible text. At the moment, |
16 invisible text is placed in the kill-ring, so that the contents of | 13 invisible text is placed in the kill-ring, so that the contents of |
17 the ring may not correspond to the text as displayed to the user. It | 14 the ring may not correspond to the text as displayed to the user. It |
18 ought to be possible to omit text which is invisible (due to a | 15 ought to be possible to omit text which is invisible (due to a |