# HG changeset patch # User Dan Nicolaescu # Date 1190485241 0 # Node ID ba30061475f572ef49ade431912b761f21b77770 # Parent d79e90f9fcce9c8203ffb25a628e9623b600c23f *** empty log message *** diff -r d79e90f9fcce -r ba30061475f5 etc/TODO --- a/etc/TODO Sat Sep 22 17:16:04 2007 +0000 +++ b/etc/TODO Sat Sep 22 18:20:41 2007 +0000 @@ -14,11 +14,11 @@ * Small but important fixes needed in existing features: -** Make "emacs --daemon" starts emacs without showing any frame. +** Make "emacs --daemon" start emacs without showing any frame. Use emacsclient later to open frames. -** Make it possible to turn on minor modes using "mode:" in the local variables -section. +** Make it possible to reliably turn on minor modes using "mode:" in the local +variables section. ** "Options -> Save Options" should save the font set via "Set Font/Fontset" I.e. mouse-set-font should use customize-face.