# HG changeset patch # User Eli Zaretskii # Date 1020750639 0 # Node ID 1557405e3933757353a73ffa777d965d1549500e # Parent 5ebea5a82ab56912dec14f4c5851fea645cda20a Add an item about reordering defcustom's. diff -r 5ebea5a82ab5 -r 1557405e3933 etc/TODO --- a/etc/TODO Tue May 07 05:46:35 2002 +0000 +++ b/etc/TODO Tue May 07 05:50:39 2002 +0000 @@ -173,6 +173,12 @@ * Port the conservative stack marking code of Emacs' garbage collector to more systems, so that we can completely get rid of GCPROs. +* Reorder defcustom's in each package so that the more important + options come first in the Customize buffers. This could be done by + either rearranging the file (since options are shown in the order + they appear in the *.el files), or by adding a few :set-after + attributes. + * Maybe document the features of libraries missing from the manual (or ancillary manuals, including the Lisp manual in some cases). This is not worth doing for all of these packages and we need not