aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 7da96aa12c3..30df2191f36 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -93,6 +93,9 @@ to the FSF.
93 93
94* Other features we would like: 94* Other features we would like:
95 95
96** Create a category of errors called `process-error'
97 for some or all errors associated with using subprocesses.
98
96** A function to check for customizable options that have been 99** A function to check for customizable options that have been
97 set but not saved, and ask the user whether to save them. 100 set but not saved, and ask the user whether to save them.
98 This could go in kill-emacs-query-functions, to remind people 101 This could go in kill-emacs-query-functions, to remind people