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):
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sat, 22 Mar 2003 01:21:09 +0000 |
Kim F. Storm |
(ido-mode): Remove unused NOBIND arg. Fix doc string accordingly.
|
Wed, 05 Feb 2003 22:04:02 +0000 |
Kim F. Storm |
(ido-define-mode-map):
|
Wed, 05 Feb 2003 20:12:56 +0000 |
Kai Grojohann |
(ido-define-mode-map): Interact with Viper. From Kim F
|
Tue, 04 Feb 2003 11:26:42 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 03 Feb 2003 22:33:13 +0000 |
Kim F. Storm |
(ido-define-mode-map): Remap viper delete char/word
|
Sat, 25 Jan 2003 19:42:15 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Fri, 24 Jan 2003 12:07:09 +0000 |
Kim F. Storm |
Update copyright.
|
Tue, 21 Jan 2003 22:13:23 +0000 |
Kim F. Storm |
(ido-make-file-list, ido-make-dir-list): Don't move
|
Tue, 14 Jan 2003 21:31:47 +0000 |
Kim F. Storm |
(ido-read-internal, ido-file-internal)
|
Tue, 14 Jan 2003 21:12:20 +0000 |
Kim F. Storm |
Remove final period from error message.
|
Mon, 13 Jan 2003 23:05:13 +0000 |
Kim F. Storm |
Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency.
|
Mon, 13 Jan 2003 22:56:53 +0000 |
Kim F. Storm |
(ido-ignore-directories-merge): Doc fix.
|
Sun, 12 Jan 2003 22:27:17 +0000 |
Kim F. Storm |
(ido-enable-tramp-completion): New defcustom.
|
Mon, 16 Dec 2002 12:05:37 +0000 |
Kim F. Storm |
(ido-read-file-name): Removed debug message.
|
Wed, 27 Nov 2002 23:13:12 +0000 |
Kim F. Storm |
(ido-xemacs): Remove defvar. All uses changed to
|
Fri, 01 Nov 2002 09:18:40 +0000 |
Kim F. Storm |
(ido-read-file-name): Removed leftover debug message "gotit".
|
Tue, 29 Oct 2002 14:14:56 +0000 |
Kim F. Storm |
(ido-wide-find-dirs-or-files): Fixed problem that caused
|
Sun, 27 Oct 2002 21:31:19 +0000 |
Kim F. Storm |
(ido-cannot-complete-command): New defcustom, default to
|
Tue, 22 Oct 2002 22:27:50 +0000 |
Kim F. Storm |
(ido-restrict-to-matches): New command.
|
Mon, 02 Sep 2002 10:40:56 +0000 |
Kim F. Storm |
(ido-ignore-item-temp-list): New variable.
|
Tue, 23 Jul 2002 02:26:56 +0000 |
Markus Rost |
(ido-separator): Fix type.
|
Fri, 12 Jul 2002 23:25:26 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 10 Jul 2002 11:08:01 +0000 |
Kim F. Storm |
(ido-make-merged-file-list): Fix last change again.
|
Wed, 10 Jul 2002 08:18:18 +0000 |
Juanma Barranquero |
(ido-enter-single-matching-directory): Delete leftover comment.
|
Tue, 09 Jul 2002 09:08:18 +0000 |
Kim F. Storm |
(ido-make-merged-file-list): Fix last change.
|
Mon, 08 Jul 2002 22:20:31 +0000 |
Kim F. Storm |
(ido-make-merged-file-list): Move fully matching item to head of list.
|
Mon, 08 Jul 2002 22:03:02 +0000 |
Kim F. Storm |
(ido-find-common-substring): Return substring instead of t.
|
Sun, 07 Jul 2002 23:02:54 +0000 |
Kim F. Storm |
(ido-set-matches1): Use regexp-quote instead of identity.
|
Sun, 07 Jul 2002 21:16:23 +0000 |
Kim F. Storm |
Changed xemacs specific code to avoid byte compiler warning in GNU
|
Mon, 01 Jul 2002 16:11:39 +0000 |
Juanma Barranquero |
(ido-minibuffer-setup-hook): Doc fix.
|
Thu, 27 Jun 2002 22:37:21 +0000 |
Kim F. Storm |
New file.
|