aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index c8542374a6e..2701e0e5cbd 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -33,6 +33,9 @@ It can use the same icons as gud.
33** Check what minor modes don't use define-minor-mode and convert them 33** Check what minor modes don't use define-minor-mode and convert them
34to use it. 34to use it.
35 35
36** Convert all defvars with leading `*' in the doc-strings into defcustoms
37of appropriate :type and :group.
38
36* Small but important fixes needed in existing features: 39* Small but important fixes needed in existing features:
37 40
38** Flymake's customization mechanism needs to be both simpler (fewer 41** Flymake's customization mechanism needs to be both simpler (fewer