Mercurial > emacs
changeset 64167:35e5dc0d4ab4
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 08 Jul 2005 10:07:19 +0000 |
parents | fad9662db4a9 |
children | f7e7dd269327 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 08 09:44:47 2005 +0000 +++ b/lisp/ChangeLog Fri Jul 08 10:07:19 2005 +0000 @@ -1,5 +1,8 @@ 2005-07-08 Kim F. Storm <storm@cua.dk> + * ido.el (ido-use-filename-at-point): New choice `guess'. + (ido-file-internal): Try ffap-guesser if selected. + * ido.el (ido-before-fallback-functions): New hook. (ido-buffer-internal, ido-file-internal, ido-read-buffer) (ido-read-file-name): Run it.