aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong2007-03-17 18:04:04 +0000
committerChong Yidong2007-03-17 18:04:04 +0000
commit79b0b5daa95cf6b95467a13f715bd5a1d9ab329a (patch)
treea43cd56eb6104b3c343cbc9f6e1e633da60b3a53 /lisp
parenta110b98e8caef764c5163b2858452170c62900b8 (diff)
downloademacs-79b0b5daa95cf6b95467a13f715bd5a1d9ab329a.tar.gz
emacs-79b0b5daa95cf6b95467a13f715bd5a1d9ab329a.zip
* ido.el (ido-init-completion-maps): Remap delete-backward-char.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f1647835a08..90bbe1cbbcb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,10 @@
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 5
62007-03-12 Kim F. Storm <storm@cua.dk>
7
8 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
9
62007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change) 102007-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