# HG changeset patch # User Glenn Morris # Date 1236839241 0 # Node ID b3a32870e35a80ab8759263b336082d797bb6e46 # Parent b03522350562a60abcf046724f3eb5c44a7215bd Add defcustom trivia. diff -r b03522350562 -r b3a32870e35a etc/TODO --- 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