Mercurial > emacs
comparison etc/TODO @ 83196:22658e29bd48
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-501
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-502
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-503
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-504
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-505
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-236
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Mon, 23 Aug 2004 10:12:04 +0000 |
parents | 57877d5c2cf2 06ba148c4c86 |
children | 42acc7fa8a4f |
comparison
equal
deleted
inserted
replaced
83195:1199c806ed07 | 83196:22658e29bd48 |
---|---|
59 | 59 |
60 ** Remove the limitation that window and frame widths and heights can | 60 ** Remove the limitation that window and frame widths and heights can |
61 be only full columns/lines. | 61 be only full columns/lines. |
62 | 62 |
63 * Other features we would like: | 63 * Other features we would like: |
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. | |
64 | 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 -> |
68 H-S-C-M-s-double-wheel-up, ... | 73 H-S-C-M-s-double-wheel-up, ... |