diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-04-04 22:29:55 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-04-04 22:29:55 +0000 |
commit | 479be3f4baad1d358b8c47ef6fd0698a6617a588 (patch) | |
tree | 1a29926fbbbe012ea8a59d230189eeb7b6cf47f9 /etc/TODO | |
parent | 6efbb10c5b3062d957b935a5382cc0670d755c29 (diff) | |
download | emacs-479be3f4baad1d358b8c47ef6fd0698a6617a588.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r-- | etc/TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -21,11 +21,9 @@ 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, texinfo-mode, nroff-mode, reb-mode. +change-log-mode, texinfo-mode, outline-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. +** Check if all items on the mode-line have a suitable tooltip for all modes. ** edebug and debugger-mode should have a toolbar. It can use the same icons as gud. |