diff options
| author | Dan Nicolaescu | 2007-09-22 18:20:41 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-09-22 18:20:41 +0000 |
| commit | 600e5c79afe843bdc2986bac7101882e585b77bd (patch) | |
| tree | c46cdbf782ddf1e445294f7d9bea074204101657 | |
| parent | f1d45b83c30bc1a589fc6d18de1a2dafabc98865 (diff) | |
| download | emacs-600e5c79afe843bdc2986bac7101882e585b77bd.tar.gz emacs-600e5c79afe843bdc2986bac7101882e585b77bd.zip | |
*** empty log message ***
| -rw-r--r-- | etc/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -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. |
| 18 | Use emacsclient later to open frames. | 18 | Use 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 |
| 21 | section. | 21 | variables 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" |
| 24 | I.e. mouse-set-font should use customize-face. | 24 | I.e. mouse-set-font should use customize-face. |