Mercurial > emacs
comparison lisp/ChangeLog @ 76488:bc9ccb59010c
* ido.el (ido-init-completion-maps): Remap delete-backward-char.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 17 Mar 2007 18:04:04 +0000 |
parents | def0970bb061 |
children | 962966317eaf |
comparison
equal
deleted
inserted
replaced
76487:8730dda8a05b | 76488:bc9ccb59010c |
---|---|
1 2007-03-16 Mark A. Hershberger <mah@everybody.org> | 1 2007-03-16 Mark A. Hershberger <mah@everybody.org> |
2 | 2 |
3 * eshell/esh-mode.el (eshell-handle-ansi-color): New function. | 3 * eshell/esh-mode.el (eshell-handle-ansi-color): New function. |
4 Add new option for eshell-output-filter-functions. | 4 Add new option for eshell-output-filter-functions. |
5 | |
6 2007-03-12 Kim F. Storm <storm@cua.dk> | |
7 | |
8 * ido.el (ido-init-completion-maps): Remap delete-backward-char. | |
5 | 9 |
6 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change) | 10 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change) |
7 | 11 |
8 * tempo.el (tempo-insert): Deal with 'r> if it appears | 12 * tempo.el (tempo-insert): Deal with 'r> if it appears |
9 specified with a prompt argument. | 13 specified with a prompt argument. |