log lisp/ido.el @ 73877:9138be315604

age author description
Fri, 10 Nov 2006 09:09:08 +0000 Glenn Morris (ido-enable-prefix): Doc fix (Nil -> nil).
Wed, 08 Nov 2006 09:46:30 +0000 Juanma Barranquero (ido-ignore-extensions, ido-show-dot-for-dired, ido-max-dir-file-cache,
Mon, 16 Oct 2006 12:42:24 +0000 Kim F. Storm (ido-reread-directory): Work in `dir' mode too.
Sun, 15 Oct 2006 20:33:12 +0000 Kim F. Storm 2006-10-15 Micha¸«³l Cadilhac <michael.cadilhac@lrde.org>
Fri, 06 Oct 2006 22:54:36 +0000 Kim F. Storm (ido-file-extension-aux): Fix comparison.
Fri, 06 Oct 2006 12:49:12 +0000 Kim F. Storm (ido-wide-find-dirs-or-files): Use shell-quote-argument.
Fri, 29 Sep 2006 12:25:35 +0000 Kim F. Storm (ido-file-internal): Only bind minibuffer-completing-file-name
Thu, 14 Sep 2006 14:42:30 +0000 Kim F. Storm (ido-ignore-item-p): Allow any kind of functions in ignore lists.
Sun, 10 Sep 2006 21:40:44 +0000 Kim F. Storm (ido-edit-input, ido-complete, ido-take-first-match)
Tue, 05 Sep 2006 10:26:35 +0000 Kim F. Storm (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
Tue, 22 Aug 2006 09:45:13 +0000 Kim F. Storm (ido-set-matches-1): Fix full matching for subdirs.
Tue, 11 Jul 2006 20:13:59 +0000 Kim F. Storm (ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.
Thu, 08 Jun 2006 11:29:27 +0000 Kim F. Storm (ido-read-internal): Only pop stack elements automatically if they
Wed, 07 Jun 2006 22:45:27 +0000 Kim F. Storm (ido-file-internal): Pass full file name to write-file.
Wed, 07 Jun 2006 22:25:55 +0000 Kim F. Storm (ido-copy-current-file-name): Repeating C-w inserts whole file name.