Mercurial > emacs
comparison etc/TODO @ 90291:d6f8fe3307c8
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 34-42)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 14-17)
- Update from CVS
- Merge from emacs--devo--0
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 04 Feb 2006 01:01:38 +0000 |
parents | 7432ca837c8d 1614209f7fe4 |
children | 494bf720eaf0 |
comparison
equal
deleted
inserted
replaced
90290:6a1672fcf6ae | 90291:d6f8fe3307c8 |
---|---|
120 | 120 |
121 ** Remove the limitation that window and frame widths and heights can | 121 ** Remove the limitation that window and frame widths and heights can |
122 be only full columns/lines. | 122 be only full columns/lines. |
123 | 123 |
124 * Other features we would like: | 124 * Other features we would like: |
125 | |
126 ** Create a category of errors called `user-error' for errors which are | |
127 typically due to pilot errors and should thus be in debug-ignored-errors. | |
128 | |
129 ** Give Tar mode all the features of Archive mode. | |
125 | 130 |
126 ** Create a category of errors called `process-error' | 131 ** Create a category of errors called `process-error' |
127 for some or all errors associated with using subprocesses. | 132 for some or all errors associated with using subprocesses. |
128 | 133 |
129 ** Maybe reinterpret `parse-error' as a category of errors | 134 ** Maybe reinterpret `parse-error' as a category of errors |
418 ** Implement interface programs with major Japanese conversion server | 423 ** Implement interface programs with major Japanese conversion server |
419 in lib-src so that they can be used from the input method | 424 in lib-src so that they can be used from the input method |
420 "japanese". Currently, most Japanese users are using external | 425 "japanese". Currently, most Japanese users are using external |
421 packages (e.g. tamago, anthy) or an input method via XIM. | 426 packages (e.g. tamago, anthy) or an input method via XIM. |
422 | 427 |
428 ** Let LEIM handle the Mode_switch key like XIM does (i.e. a toggle like C-\ | |
429 but which can also be used as a modifier). | |
430 | |
423 ** Provide the toolbar on ttys. This could map a bit like tmm-menubar | 431 ** Provide the toolbar on ttys. This could map a bit like tmm-menubar |
424 for the menubar and buttons could look a bit like those used by customize. | 432 for the menubar and buttons could look a bit like those used by customize. |
425 | 433 |
426 ** Improve Help buffers: Change the face of previously visited links (like | 434 ** Improve Help buffers: Change the face of previously visited links (like |
427 Info, but also with regard to namespace), add a forward button to make the | 435 Info, but also with regard to namespace), add a forward button to make the |