diff options
| -rw-r--r-- | etc/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -13,6 +13,10 @@ to the FSF. | |||
| 13 | 13 | ||
| 14 | * Small but important fixes needed in existing features: | 14 | * Small but important fixes needed in existing features: |
| 15 | 15 | ||
| 16 | ** mouse-autoselect-window should wait to select the window until | ||
| 17 | the mouse is put to rest or after a delay or both, so that moving over | ||
| 18 | a window doesn't select it. | ||
| 19 | |||
| 16 | ** In C-x d, the default if you type RET should be the directory name, | 20 | ** In C-x d, the default if you type RET should be the directory name, |
| 17 | but if you type M-n you should get the visited file name of the | 21 | but if you type M-n you should get the visited file name of the |
| 18 | current buffer. | 22 | current buffer. |