# HG changeset patch # User Richard M. Stallman # Date 1133055627 0 # Node ID 6f5ac5f6d107d76c948ad282fdc323b30f938b3c # Parent c0dc8973b07aa4fff24172e6ee651dd131385e26 *** empty log message *** diff -r c0dc8973b07a -r 6f5ac5f6d107 etc/TODO --- a/etc/TODO Sun Nov 27 01:17:47 2005 +0000 +++ b/etc/TODO Sun Nov 27 01:40:27 2005 +0000 @@ -101,6 +101,10 @@ ** Maybe reinterpret `parse-error' as a category of errors and put some other errors under it. +** A function to tell you the argument pattern of functions. + +** Make byte-compile warn when a doc string is too wide. + ** A function to check for customizable options that have been set but not saved, and ask the user whether to save them. This could go in kill-emacs-query-functions, to remind people