]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 27 Nov 2005 01:40:27 +0000 (01:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 27 Nov 2005 01:40:27 +0000 (01:40 +0000)
etc/TODO

index 55cfc0115b780387826d27101999c618fb5c8351..0f8a9d937a36d357114981867bfee064b2254fb3 100644 (file)
--- 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