From: Richard M. Stallman Date: Sun, 27 Nov 2005 01:40:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~5656 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a500a73809ce38b7093392cb8b4100ddb18706a;p=emacs.git *** empty log message *** --- diff --git a/etc/TODO b/etc/TODO index 55cfc0115b7..0f8a9d937a3 100644 --- a/etc/TODO +++ b/etc/TODO @@ -101,6 +101,10 @@ to the FSF. ** 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