diff options
| author | Richard M. Stallman | 2005-07-11 19:28:21 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-07-11 19:28:21 +0000 |
| commit | 51f74c375feb8aac237d5f8987cc8b85e5477813 (patch) | |
| tree | f846b52f11ecbb467e1a8cf60e257b0761517294 /etc | |
| parent | 9b8453daeaa49d920edc2d945e06ca8e47bcaf70 (diff) | |
| download | emacs-51f74c375feb8aac237d5f8987cc8b85e5477813.tar.gz emacs-51f74c375feb8aac237d5f8987cc8b85e5477813.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 |