diff options
| author | Stefan Monnier | 2007-07-17 04:59:27 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-07-17 04:59:27 +0000 |
| commit | 37202eec238d3184d5604738e3f15a02df7dbe6e (patch) | |
| tree | befb3d08feacd094d387172f45b04edcb3100c3d | |
| parent | 9e6da495656e3c381aa057e94f419f3433e00430 (diff) | |
| download | emacs-37202eec238d3184d5604738e3f15a02df7dbe6e.tar.gz emacs-37202eec238d3184d5604738e3f15a02df7dbe6e.zip | |
*** empty log message ***
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -14,6 +14,9 @@ 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 | ** "Options -> Save Options" should save the font set via "Set Font/Fontset" | ||
| 18 | I.e. mouse-set-font should use customize-face. | ||
| 19 | |||
| 17 | ** Compute the list of active keymaps *after* reading the first event. | 20 | ** Compute the list of active keymaps *after* reading the first event. |
| 18 | 21 | ||
| 19 | ** Avoid using "iff" in doc strings. | 22 | ** Avoid using "iff" in doc strings. |