changeset 71490:9509b4e1f9b3

Add item: mouse-autoselect-window should wait to select the window until the mouse is put to rest or after a delay or both, so that moving over a window doesn't select it.
author Kim F. Storm <storm@cua.dk>
date Mon, 26 Jun 2006 11:38:06 +0000
parents dc87235a6d17
children c7bb40f0c3d5
files etc/TODO
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Mon Jun 26 11:20:30 2006 +0000
+++ b/etc/TODO	Mon Jun 26 11:38:06 2006 +0000
@@ -13,6 +13,10 @@
 
 * Small but important fixes needed in existing features:
 
+** mouse-autoselect-window should wait to select the window until
+the mouse is put to rest or after a delay or both, so that moving over
+a window doesn't select it.
+
 ** In C-x d, the default if you type RET should be the directory name,
 but if you type M-n you should get the visited file name of the
 current buffer.