diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -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. |