Mercurial > emacs
changeset 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 | fccafeb170e7 |
children | e4728ae2ecf8 |
files | etc/TODO |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Wed May 18 23:32:19 2005 +0000 +++ b/etc/TODO Wed May 18 23:34:33 2005 +0000 @@ -9,9 +9,6 @@ * Small but important fixes needed in existing features: -** Convert everything that uses post-command-idle-hook - to use idle timers instead. - ** 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. It