Add more simple TODOs.
This commit is contained in:
parent
a4723d1f9c
commit
4e0ace2316
1 changed files with 4 additions and 1 deletions
5
etc/TODO
5
etc/TODO
|
@ -21,12 +21,15 @@ suitable for anyone from beginners to experts.
|
|||
|
||||
** Major modes should have a menu entry. Examples of modes that do
|
||||
not have one at the moment and probably should: text-mode,
|
||||
change-log-mode, conf-*-mode.
|
||||
change-log-mode, conf-*-mode, debugger-mode.
|
||||
|
||||
** Change the text for the mode-line tooltips to not use things like C-x 0.
|
||||
In general make sure that tooltips have obvious meanings. Check if
|
||||
all items on the mode-line have a suitable tooltip.
|
||||
|
||||
** edebug and debugger-mode should have a toolbar.
|
||||
It can use the same icons as gud.
|
||||
|
||||
** Check what minor modes don't use define-minor-mode and convert them
|
||||
to use it.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue