From: Glenn Morris Date: Thu, 12 Mar 2009 06:27:21 +0000 (+0000) Subject: Add defcustom trivia. X-Git-Tag: emacs-pretest-23.0.92~252 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63e51ddd1d58237d85d1859b0964bef64668ab75;p=emacs.git Add defcustom trivia. --- diff --git a/etc/TODO b/etc/TODO index 865ea6dc30c..06d95b442b0 100644 --- a/etc/TODO +++ b/etc/TODO @@ -35,6 +35,13 @@ to use it. ** 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