diff options
| author | Glenn Morris | 2013-02-08 09:14:58 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-02-08 09:14:58 -0800 |
| commit | 90790560581cfcb7728e1ce2094b4f42dd381192 (patch) | |
| tree | 0af870cfbdd76441fb8f3cf3ddf4a23d336ed34f /etc | |
| parent | 61c35280432707222606823d5038510321f0ee50 (diff) | |
| download | emacs-90790560581cfcb7728e1ce2094b4f42dd381192.tar.gz emacs-90790560581cfcb7728e1ce2094b4f42dd381192.zip | |
Remove old TODO item - user-error was added
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -274,9 +274,6 @@ from the emacsclient process. | |||
| 274 | ** Remove the default toggling behavior of minor modes when called from elisp | 274 | ** Remove the default toggling behavior of minor modes when called from elisp |
| 275 | rather than interactively. This a trivial one-liner in easy-mode.el. | 275 | rather than interactively. This a trivial one-liner in easy-mode.el. |
| 276 | 276 | ||
| 277 | ** Create a category of errors called `user-error' for errors which are | ||
| 278 | typically due to pilot errors and should thus be in debug-ignored-errors. | ||
| 279 | |||
| 280 | ** Give Tar mode all the features of Archive mode. | 277 | ** Give Tar mode all the features of Archive mode. |
| 281 | 278 | ||
| 282 | ** Create a category of errors called `process-error' | 279 | ** Create a category of errors called `process-error' |