emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/TODO


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Tue, 07 May 2002 01:50:39 -0400

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.42 emacs/etc/TODO:1.43
*** emacs/etc/TODO:1.42 Thu May  2 19:51:57 2002
--- emacs/etc/TODO      Tue May  7 01:50:39 2002
***************
*** 173,178 ****
--- 173,184 ----
  * 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]