aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 9fe78690651..860d045c4c5 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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.
18Use emacsclient later to open frames.
19
20** Make it possible to turn on minor modes using "mode:" in the local variables
21section.
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"
18I.e. mouse-set-font should use customize-face. 24I.e. mouse-set-font should use customize-face.
19 25