aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 0f93279fa68..f8c2d285eef 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -122,9 +122,6 @@ It can use the same icons as gud.
122** Check what minor modes don't use define-minor-mode and convert them 122** Check what minor modes don't use define-minor-mode and convert them
123to use it. 123to use it.
124 124
125** Convert all defvars with leading '*' in the doc-strings into defcustoms
126of appropriate :type and :group.
127
128** Remove unnecessary autoload cookies from defcustoms. 125** Remove unnecessary autoload cookies from defcustoms.
129This needs a bit of care, since often people have become used to 126This needs a bit of care, since often people have become used to
130expecting such variables to always be defined, eg when they modify 127expecting such variables to always be defined, eg when they modify