diff options
| -rw-r--r-- | etc/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -14,6 +14,12 @@ to the FSF. | |||
| 14 | 14 | ||
| 15 | * Small but important fixes needed in existing features: | 15 | * Small but important fixes needed in existing features: |
| 16 | 16 | ||
| 17 | ** Make "emacs --daemon" starts emacs without showing any frame. | ||
| 18 | Use emacsclient later to open frames. | ||
| 19 | |||
| 20 | ** Make it possible to turn on minor modes using "mode:" in the local variables | ||
| 21 | section. | ||
| 22 | |||
| 17 | ** "Options -> Save Options" should save the font set via "Set Font/Fontset" | 23 | ** "Options -> Save Options" should save the font set via "Set Font/Fontset" |
| 18 | I.e. mouse-set-font should use customize-face. | 24 | I.e. mouse-set-font should use customize-face. |
| 19 | 25 | ||