summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-26 16:36:40 -0800
committerGlenn Morris <rgm@gnu.org>2014-01-26 16:36:40 -0800
commit6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878 (patch)
treeca6bd23210370561243cd66f9a96d60ea9b77c1f
parent12cb2b063b93f17c8eed86cbf01f9df73e210626 (diff)
* etc/TODO: Addition.
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 8483f39dca..834fe0638a 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -1225,6 +1225,9 @@ systems for HTML/XML files automatically."
More specifically do what's needed to make ibuffer.el the default,
or just an extension of buff-menu.el.
+** Replace linum.el with nlinum.el
+ http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html
+
** Use pcomplete by default in shell-mode.
This means to make it behave (by default) more like the current code.
Use it also for read-shell-command, M-x compile, ...