aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2013-02-08 09:14:58 -0800
committerGlenn Morris2013-02-08 09:14:58 -0800
commit90790560581cfcb7728e1ce2094b4f42dd381192 (patch)
tree0af870cfbdd76441fb8f3cf3ddf4a23d336ed34f /etc
parent61c35280432707222606823d5038510321f0ee50 (diff)
downloademacs-90790560581cfcb7728e1ce2094b4f42dd381192.tar.gz
emacs-90790560581cfcb7728e1ce2094b4f42dd381192.zip
Remove old TODO item - user-error was added
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/TODO b/etc/TODO
index 905f7901119..55125b4b7b0 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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
275rather than interactively. This a trivial one-liner in easy-mode.el. 275rather 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
278typically 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'