summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-02-08 09:23:24 -0800
committerGlenn Morris <rgm@gnu.org>2013-02-08 09:23:24 -0800
commit078891963d172f00c9866427683e486984d2d0e1 (patch)
treeab82d4e6068776b226a5615688e1af1da62e3f30 /etc/TODO
parent7f526211ba8dcdc6f950a5d9857e8b9247b3cfb1 (diff)
parent90790560581cfcb7728e1ce2094b4f42dd381192 (diff)
downloademacs-078891963d172f00c9866427683e486984d2d0e1.tar.gz
Merge from emacs-24; up to 2012-12-14T21:27:39Z!rgm@gnu.org
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/TODO b/etc/TODO
index cf67140a10c..4f7b8dc5f0c 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -269,18 +269,11 @@ specified filters, specified timers, and specified hooks.
* Other features we would like:
-** Make longlines-mode wrap lines based on screen position instead
- of character position, so that variable-width fonts can be handled
- properly.
-
** Allow frames(terminals) created by emacsclient to inherit their environment
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'