log lisp/ido.el @ 74930:2de62cd68677

age author description
Wed, 27 Dec 2006 02:22:36 +0000 Kim F. Storm (ido-set-matches-1): Fix last change. If default item is
Wed, 27 Dec 2006 00:26:54 +0000 Kim F. Storm (ido-set-matches-1): Never put current buffer first if
Sat, 16 Dec 2006 01:34:10 +0000 Kim F. Storm (ido-toggle-ignore, ido-completion-help): Print message while
Sat, 16 Dec 2006 01:24:26 +0000 Kim F. Storm (ido-completion-help): Build ido-cur-list and ido-matches
Sun, 10 Dec 2006 23:58:23 +0000 Kim F. Storm (ido-init-completion-maps): Remap backward-kill-word
Thu, 30 Nov 2006 20:50:31 +0000 Kim F. Storm 2006-11-30 Micha¸«³l Cadilhac <michael.cadilhac@lrde.org>
Thu, 16 Nov 2006 09:07:16 +0000 Kim F. Storm (ido-file-internal): Use current buffer's file name as default
Mon, 13 Nov 2006 22:05:06 +0000 Kim F. Storm (ido-copy-current-word): C-o copies region if active.
Sat, 11 Nov 2006 04:00:13 +0000 Glenn Morris (ido-enable-prefix): Improve previous doc fix.
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.
Wed, 07 Jun 2006 22:05:05 +0000 Kim F. Storm (ido-take-first-match, ido-push-dir-first): New commands.
Mon, 05 Jun 2006 22:22:41 +0000 Kim F. Storm (ido-default-file-method, ido-default-buffer-method):
Sat, 20 May 2006 22:33:54 +0000 Kim F. Storm (ido-read-file-name): Bind ido-show-dot-for-dired to nil
Wed, 17 May 2006 21:25:59 +0000 Kim F. Storm (ido-read-internal): Use only nondirectory part of default item.
Thu, 06 Apr 2006 10:35:22 +0000 Kim F. Storm (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
Thu, 06 Apr 2006 08:47:07 +0000 Juanma Barranquero (ido-unc-hosts-cache): Fix typo in docstring.