From: Glenn Morris Date: Fri, 8 Feb 2013 17:14:58 +0000 (-0800) Subject: Remove old TODO item - user-error was added X-Git-Tag: emacs-24.3-rc1~83 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=90790560581cfcb7728e1ce2094b4f42dd381192;p=emacs.git Remove old TODO item - user-error was added --- 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. ** Remove the default toggling behavior of minor modes when called from elisp rather than interactively. This a trivial one-liner in easy-mode.el. -** Create a category of errors called `user-error' for errors which are -typically due to pilot errors and should thus be in debug-ignored-errors. - ** Give Tar mode all the features of Archive mode. ** Create a category of errors called `process-error'