log lisp/ido.el @ 63437:b75fcdba7307

age author description
Tue, 14 Jun 2005 15:32:41 +0000 Kim F. Storm (ido-mode): Make a new keymap every time we enable ido,
Fri, 10 Jun 2005 11:05:52 +0000 Juanma Barranquero (ido-mode, ido-file-extensions-order, ido-default-file-method,
Wed, 08 Jun 2005 12:00:46 +0000 Kim F. Storm (ido-read-file-name): Fallback to read-file-name on C-f
Mon, 06 Jun 2005 12:48:02 +0000 Kim F. Storm (ido-first-match, ido-only-match, ido-subdir)
Fri, 03 Jun 2005 23:21:58 +0000 Kim F. Storm (ido-make-merged-file-list-1): New defun split from
Thu, 19 May 2005 21:08:14 +0000 Kim F. Storm (ido-magic-forward-char): Enter ido-find-file at end of input.
Sun, 15 May 2005 23:03:36 +0000 Kim F. Storm (ido-magic-forward-char, ido-magic-backward-char)
Thu, 05 May 2005 22:15:58 +0000 Kim F. Storm (ido-setup-hook): New hook.
Tue, 03 May 2005 14:29:11 +0000 Kim F. Storm Fix emacs version in commentary.
Thu, 28 Apr 2005 15:09:34 +0000 Kim F. Storm (ido-everywhere): Fix last change.
Sun, 24 Apr 2005 19:09:13 +0000 Kim F. Storm (ido-everywhere): Save and restore old read-buffer-function
Fri, 22 Apr 2005 15:09:48 +0000 Kim F. Storm (ido-read-internal): Fix `list' completion.
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Thu, 31 Mar 2005 22:22:45 +0000 Kim F. Storm (ido-file-internal): Fall back to non-ido command if
Wed, 16 Feb 2005 21:36:41 +0000 Kim F. Storm (ido-fallback-command): Pass user input to fallback command.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Tue, 08 Feb 2005 23:51:31 +0000 Kim F. Storm (ido-file-extensions-order): New defcustom.
Tue, 23 Nov 2004 15:18:16 +0000 Kim F. Storm (ido-read-internal): Fix require-match check when
Sat, 30 Oct 2004 22:39:08 +0000 Kim F. Storm (group ido): Add :version keyword.
Fri, 24 Sep 2004 23:48:48 +0000 Kim F. Storm (ido-max-directory-size): New defcustom.
Wed, 22 Sep 2004 22:49:07 +0000 Kim F. Storm (ido-choice-list): New dynamic var for `list' context.
Sat, 11 Sep 2004 21:43:42 +0000 Kim F. Storm (ido-enable-dot-prefix): Doc fix.
Sun, 22 Aug 2004 10:58:16 +0000 David Kastrup Update AUCTeX information.
Tue, 04 May 2004 13:33:20 +0000 Kim F. Storm Update copyright and commentary.
Tue, 04 May 2004 13:27:02 +0000 Kim F. Storm (ido-read-file-name): If command has ido property, don't use ido
Tue, 04 May 2004 13:05:19 +0000 Kim F. Storm (ido-read-internal): Fix call to read-file-name for edit.
Sat, 10 Apr 2004 21:41:06 +0000 Kim F. Storm (ido-confirm-unique-completion): New defcustom.
Wed, 31 Dec 2003 00:00:12 +0000 Kim F. Storm (ido-nonreadable-directory-p): New defun to check for
Sat, 27 Dec 2003 21:56:51 +0000 Kim F. Storm Handle non-readable directories.
Tue, 25 Nov 2003 22:10:21 +0000 Kim F. Storm * ido.el (ido-use-filename-at-point, ido-use-url-at-point):