aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-01-26 16:36:40 -0800
committerGlenn Morris2014-01-26 16:36:40 -0800
commit6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878 (patch)
treeca6bd23210370561243cd66f9a96d60ea9b77c1f
parent12cb2b063b93f17c8eed86cbf01f9df73e210626 (diff)
downloademacs-6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878.tar.gz
emacs-6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878.zip
* etc/TODO: Addition.
-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, ...