From 79b0b5daa95cf6b95467a13f715bd5a1d9ab329a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 17 Mar 2007 18:04:04 +0000 Subject: [PATCH] * ido.el (ido-init-completion-maps): Remap delete-backward-char. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f1647835a08..90bbe1cbbcb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,10 @@ * eshell/esh-mode.el (eshell-handle-ansi-color): New function. Add new option for eshell-output-filter-functions. +2007-03-12 Kim F. Storm + + * ido.el (ido-init-completion-maps): Remap delete-backward-char. + 2007-03-12 Lawrence Mitchell (tiny change) * tempo.el (tempo-insert): Deal with 'r> if it appears -- 2.39.5