Mercurial > emacs
changeset 67146:6f5ac5f6d107
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 27 Nov 2005 01:40:27 +0000 |
parents | c0dc8973b07a |
children | bd64098ea241 |
files | etc/TODO |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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