# HG changeset patch # User Glenn Morris # Date 1207195971 0 # Node ID d0caff25b7120e05eae6b7343d16b9ca9526fcfa # Parent c80c92f4f370383abc286b4d1a3456a79e9e8754 Add defvar -> defcustom. diff -r c80c92f4f370 -r d0caff25b712 etc/TODO --- a/etc/TODO Thu Apr 03 04:10:43 2008 +0000 +++ b/etc/TODO Thu Apr 03 04:12:51 2008 +0000 @@ -33,6 +33,9 @@ ** Check what minor modes don't use define-minor-mode and convert them to use it. +** Convert all defvars with leading `*' in the doc-strings into defcustoms +of appropriate :type and :group. + * Small but important fixes needed in existing features: ** Flymake's customization mechanism needs to be both simpler (fewer