Mercurial > emacs
changeset 93582:d0caff25b712
Add defvar -> defcustom.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 03 Apr 2008 04:12:51 +0000 |
parents | c80c92f4f370 |
children | 073990831f47 |
files | etc/TODO |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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