aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2005-07-11 19:28:21 +0000
committerRichard M. Stallman2005-07-11 19:28:21 +0000
commit51f74c375feb8aac237d5f8987cc8b85e5477813 (patch)
treef846b52f11ecbb467e1a8cf60e257b0761517294 /etc
parent9b8453daeaa49d920edc2d945e06ca8e47bcaf70 (diff)
downloademacs-51f74c375feb8aac237d5f8987cc8b85e5477813.tar.gz
emacs-51f74c375feb8aac237d5f8987cc8b85e5477813.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 30df2191f36..6949a1818c9 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -96,6 +96,9 @@ to the FSF.
96** Create a category of errors called `process-error' 96** Create a category of errors called `process-error'
97 for some or all errors associated with using subprocesses. 97 for some or all errors associated with using subprocesses.
98 98
99** Maybe reinterpret `parse-error' as a category of errors
100 and put some other errors under it.
101
99** A function to check for customizable options that have been 102** A function to check for customizable options that have been
100 set but not saved, and ask the user whether to save them. 103 set but not saved, and ask the user whether to save them.
101 This could go in kill-emacs-query-functions, to remind people 104 This could go in kill-emacs-query-functions, to remind people