Mercurial > emacs
changeset 102506:b3a32870e35a
Add defcustom trivia.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 12 Mar 2009 06:27:21 +0000 |
parents | b03522350562 |
children | 3ef2144f9520 |
files | etc/TODO |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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