Mercurial > emacs
comparison etc/TODO @ 68572:1614209f7fe4
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 02 Feb 2006 15:12:24 +0000 |
parents | 73bc127375e9 |
children | aba2814a3824 9bec09743395 d6f8fe3307c8 |
comparison
equal
deleted
inserted
replaced
68571:a0b9a3f3fc7a | 68572:1614209f7fe4 |
---|---|
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. | |
125 | 128 |
126 ** Give Tar mode all the features of Archive mode. | 129 ** Give Tar mode all the features of Archive mode. |
127 | 130 |
128 ** Create a category of errors called `process-error' | 131 ** Create a category of errors called `process-error' |
129 for some or all errors associated with using subprocesses. | 132 for some or all errors associated with using subprocesses. |
420 ** Implement interface programs with major Japanese conversion server | 423 ** Implement interface programs with major Japanese conversion server |
421 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 |
422 "japanese". Currently, most Japanese users are using external | 425 "japanese". Currently, most Japanese users are using external |
423 packages (e.g. tamago, anthy) or an input method via XIM. | 426 packages (e.g. tamago, anthy) or an input method via XIM. |
424 | 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 | |
425 ** 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 |
426 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. |
427 | 433 |
428 ** Improve Help buffers: Change the face of previously visited links (like | 434 ** Improve Help buffers: Change the face of previously visited links (like |
429 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 |