emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 15 May 2005 19:03:18 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7514 emacs/lisp/ChangeLog:1.7515
*** emacs/lisp/ChangeLog:1.7514 Sun May 15 22:03:16 2005
--- emacs/lisp/ChangeLog        Sun May 15 23:03:14 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-05-16  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * subr.el (open-network-stream-nowait): Remove.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]