From: Stefan Monnier Date: Fri, 19 May 2006 03:31:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2505 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a37288ad91ae681f5239ea3eb5c7d975341c3f70;p=emacs.git *** empty log message *** --- diff --git a/etc/TODO b/etc/TODO index d210ecb7d6d..757e040562a 100644 --- a/etc/TODO +++ b/etc/TODO @@ -135,6 +135,8 @@ to the FSF. * Other features we would like: +** 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.