aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2007-07-17 04:59:27 +0000
committerStefan Monnier2007-07-17 04:59:27 +0000
commit37202eec238d3184d5604738e3f15a02df7dbe6e (patch)
treebefb3d08feacd094d387172f45b04edcb3100c3d
parent9e6da495656e3c381aa057e94f419f3433e00430 (diff)
downloademacs-37202eec238d3184d5604738e3f15a02df7dbe6e.tar.gz
emacs-37202eec238d3184d5604738e3f15a02df7dbe6e.zip
*** empty log message ***
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 2667e7e878f..cf2db39fa13 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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"
18I.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.