Add defvar -> defcustom.

This commit is contained in:
Glenn Morris 2008-04-03 04:12:51 +00:00
parent 1dbf633283
commit 6d0959581a

View file

@ -33,6 +33,9 @@ It can use the same icons as gud.
** 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