log lisp/ido.el @ 76415:a31980a5f310

age author description
Sun, 25 Feb 2007 23:48:54 +0000 Kim F. Storm (ido-buffer-internal): Set this-command to fallback command.
Mon, 05 Feb 2007 22:36:13 +0000 Kim F. Storm Doc fixes.
Wed, 31 Jan 2007 15:29:22 +0000 Juanma Barranquero (ido-set-common-completion): Use `let', not `let*'.
Wed, 24 Jan 2007 00:07:34 +0000 Kim F. Storm (ido-initial-position): New variable.
Mon, 22 Jan 2007 22:37:25 +0000 Kim F. Storm (ido-active): Add xemacs test from ido-minibuffer-setup.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
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.