From bffc3c6ed9c98c1177f3fb70ef55d5af9476e45f Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 15 May 2005 23:03:14 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c4a20be97c..87ad0e2c9c7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2005-05-16 Kim F. Storm + + * ido.el (ido-magic-forward-char, ido-magic-backward-char) + (ido-magic-delete-char): New commands for C-f, C-b, C-d. + (ido-wide-find-dir-or-delete-dir): New command for M-d. + (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands. + (ido-read-file-name): Handle commands with ido property value + equal to find-file as reading a file name, to allow C-d to enter dired. + (ibuffer-find-file): Add ido property with value find-file. + 2005-05-15 Kim F. Storm * subr.el (open-network-stream-nowait): Remove. -- 2.39.5