summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-04-03 04:12:51 +0000
committerGlenn Morris <rgm@gnu.org>2008-04-03 04:12:51 +0000
commit6d0959581ad92f01df6c5e932bacf8cbe77cc372 (patch)
tree8142c19fd8d722b04a07a6becc44f6fe3a914c41 /etc
parent1dbf6332835000a130fb12bcfe808e4b3461c688 (diff)
downloademacs-6d0959581ad92f01df6c5e932bacf8cbe77cc372.tar.gz
Add defvar -> defcustom.
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.
** Check what minor modes don't use define-minor-mode and convert them
to use it.
+** Convert all defvars with leading `*' in the doc-strings into defcustoms
+of appropriate :type and :group.
+
* Small but important fixes needed in existing features:
** Flymake's customization mechanism needs to be both simpler (fewer