From 63e51ddd1d58237d85d1859b0964bef64668ab75 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 12 Mar 2009 06:27:21 +0000 Subject: [PATCH] Add defcustom trivia. --- etc/TODO | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.5