aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index e8845c03ee1..fd061904889 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -75,6 +75,12 @@ to the FSF.
75 75
76* Other features we would like: 76* Other features we would like:
77 77
78** A function to check for customizable options that have been
79 set but not saved, and ask the user whether to save them.
80 This could go in kill-emacs-query-functions, to remind people
81 to save their changes. If the user says yes, show them
82 in a Custom buffer using customize-customized.
83
78** ange-ftp 84** ange-ftp
79*** understand sftp 85*** understand sftp
80*** Use MLS for ange-ftp-insert-directory if a list of files is specified. 86*** Use MLS for ange-ftp-insert-directory if a list of files is specified.