Mercurial > emacs
diff etc/TODO @ 102506:b3a32870e35a
Add defcustom trivia.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 12 Mar 2009 06:27:21 +0000 |
parents | c90853557b90 |
children | ecefdd6eb866 |
line wrap: on
line diff
--- a/etc/TODO Thu Mar 12 06:23:35 2009 +0000 +++ b/etc/TODO Thu Mar 12 06:27:21 2009 +0000 @@ -35,6 +35,13 @@ ** Convert all defvars with leading `*' in the doc-strings into defcustoms of appropriate :type and :group. +** Remove any leading `*'s from defcustom doc-strings. + +** Remove unnecessary autoload cookies from defcustoms. +This needs a bit of care, since often people have become used to +expecting such variables to always be defined, eg when they modify +things in their .emacs. + * Small but important fixes needed in existing features: ** Flymake's customization mechanism needs to be both simpler (fewer