aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 8483f39dca0..834fe0638ad 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -1225,6 +1225,9 @@ systems for HTML/XML files automatically."
1225 More specifically do what's needed to make ibuffer.el the default, 1225 More specifically do what's needed to make ibuffer.el the default,
1226 or just an extension of buff-menu.el. 1226 or just an extension of buff-menu.el.
1227 1227
1228** Replace linum.el with nlinum.el
1229 http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html
1230
1228** Use pcomplete by default in shell-mode. 1231** Use pcomplete by default in shell-mode.
1229 This means to make it behave (by default) more like the current code. 1232 This means to make it behave (by default) more like the current code.
1230 Use it also for read-shell-command, M-x compile, ... 1233 Use it also for read-shell-command, M-x compile, ...