diff options
author | Glenn Morris <rgm@gnu.org> | 2014-01-26 16:36:40 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-01-26 16:36:40 -0800 |
commit | 6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878 (patch) | |
tree | ca6bd23210370561243cd66f9a96d60ea9b77c1f | |
parent | 12cb2b063b93f17c8eed86cbf01f9df73e210626 (diff) | |
download | emacs-6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878.tar.gz emacs-6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878.tar.bz2 emacs-6ea71a445d523ff95a2cd6ae0cbde8bd7ca8d878.zip |
* etc/TODO: Addition.
-rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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, ... |