diff options
| author | Károly Lőrentey | 2005-12-21 12:35:05 +0000 |
|---|---|---|
| committer | Károly Lőrentey | 2005-12-21 12:35:05 +0000 |
| commit | 4e8b322fc8dd17025d4ebf1ecb3479a6c00f1863 (patch) | |
| tree | 96d73ea7f06c14ecde7708765bf1fa1aad421b8f /etc/TODO | |
| parent | 5a61ec1817b5ed0af07ea1ade6b4dd78a52dea9f (diff) | |
| download | emacs-4e8b322fc8dd17025d4ebf1ecb3479a6c00f1863.tar.gz emacs-4e8b322fc8dd17025d4ebf1ecb3479a6c00f1863.zip | |
Add note on the multi-tty branch.
Diffstat (limited to 'etc/TODO')
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -240,7 +240,8 @@ to the FSF. | |||
| 240 | ** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA, | 240 | ** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA, |
| 241 | but it's a valuable feature worth making more general. | 241 | but it's a valuable feature worth making more general. |
| 242 | 242 | ||
| 243 | ** Support simultaneous tty and X frames. | 243 | ** Support simultaneous tty and X frames. [See the multi-tty branch of Emacs |
| 244 | at http://lorentey.hu/project/emacs.] | ||
| 244 | 245 | ||
| 245 | ** Provide MIME support for Rmail using the Gnus MIME library. [Maybe | 246 | ** Provide MIME support for Rmail using the Gnus MIME library. [Maybe |
| 246 | not now feasible, given Gnus maintenance decisions. fx looked at | 247 | not now feasible, given Gnus maintenance decisions. fx looked at |