aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-11-27 01:40:27 +0000
committerRichard M. Stallman <[email protected]>2005-11-27 01:40:27 +0000
commit1a500a73809ce38b7093392cb8b4100ddb18706a (patch)
tree56019fdc0890bf652a4452e28b1dcfdccc93ee17 /etc/TODO
parent53f18ed2c85d4e619b611e56a4130eccc4c01d7a (diff)
*** empty log message ***
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 55cfc0115b..0f8a9d937a 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