aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2007-09-22 18:20:41 +0000
committerDan Nicolaescu2007-09-22 18:20:41 +0000
commit600e5c79afe843bdc2986bac7101882e585b77bd (patch)
treec46cdbf782ddf1e445294f7d9bea074204101657
parentf1d45b83c30bc1a589fc6d18de1a2dafabc98865 (diff)
downloademacs-600e5c79afe843bdc2986bac7101882e585b77bd.tar.gz
emacs-600e5c79afe843bdc2986bac7101882e585b77bd.zip
*** empty log message ***
-rw-r--r--etc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 860d045c4c5..e208a5a577e 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -14,11 +14,11 @@ 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. 17** Make "emacs --daemon" start emacs without showing any frame.
18Use emacsclient later to open frames. 18Use emacsclient later to open frames.
19 19
20** Make it possible to turn on minor modes using "mode:" in the local variables 20** Make it possible to reliably turn on minor modes using "mode:" in the local
21section. 21variables section.
22 22
23** "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"
24I.e. mouse-set-font should use customize-face. 24I.e. mouse-set-font should use customize-face.