diff options
| author | Stefan Monnier | 2004-08-19 22:29:36 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2004-08-19 22:29:36 +0000 |
| commit | 9c9c88db5a0a988e06bd5892afc6a273c073dee2 (patch) | |
| tree | baef641128d3e66f2e844674f8ffd27b0295f60e /etc | |
| parent | 80a831bcfd0f4972ca54ae9a93c1ee9c225d74ad (diff) | |
| download | emacs-9c9c88db5a0a988e06bd5892afc6a273c073dee2.tar.gz emacs-9c9c88db5a0a988e06bd5892afc6a273c073dee2.zip | |
Add some ange-ftp items.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -62,6 +62,11 @@ to the FSF. | |||
| 62 | 62 | ||
| 63 | * Other features we would like: | 63 | * Other features we would like: |
| 64 | 64 | ||
| 65 | ** ange-ftp | ||
| 66 | *** understand sftp | ||
| 67 | *** ignore some irrelevant errors (like IPv6 and kerberos thingies). | ||
| 68 | *** Use MLS for ange-ftp-insert-directory if a list of files is specified. | ||
| 69 | |||
| 65 | ** Ability to map a key, including all modified-combinations. | 70 | ** Ability to map a key, including all modified-combinations. |
| 66 | E.g map mouse-4 to wheel-up as well as M-mouse-4 -> M-wheel-up | 71 | E.g map mouse-4 to wheel-up as well as M-mouse-4 -> M-wheel-up |
| 67 | M-C-mouse-4 -> M-C-wheel-up, H-S-C-M-s-double-mouse-4 -> | 72 | M-C-mouse-4 -> M-C-wheel-up, H-S-C-M-s-double-mouse-4 -> |