aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2007-09-22 17:16:04 +0000
committerDan Nicolaescu2007-09-22 17:16:04 +0000
commitf1d45b83c30bc1a589fc6d18de1a2dafabc98865 (patch)
tree1305c7f827810bb0c158d09015877e0b0e225e5d
parentd4a183328c57b037fe8f0301b927fe2a90e3b9d5 (diff)
downloademacs-f1d45b83c30bc1a589fc6d18de1a2dafabc98865.tar.gz
emacs-f1d45b83c30bc1a589fc6d18de1a2dafabc98865.zip
*** empty log message ***
-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