| Commit message (Expand) | Author | Age | Files | Lines |
* | (ido-to-end, ido-set-matches-1): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-25 | 1 | -3/+3 |
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (ido-find-file-in-dir): Don't signal an error for empty directories. | Juanma Barranquero | 2007-06-20 | 1 | -2/+1 |
* | (ido-kill-buffer-at-head, ido-delete-file-at-head): | Kim F. Storm | 2007-04-22 | 1 | -2/+2 |
* | (ido-read-internal): When reading file or dir, only override | Kim F. Storm | 2007-03-29 | 1 | -2/+8 |
* | (ido-init-completion-maps): Remap delete-backward-char. | Chong Yidong | 2007-03-17 | 1 | -0/+1 |
* | (ido-buffer-internal): Set this-command to fallback command. | Kim F. Storm | 2007-02-25 | 1 | -8/+14 |
* | Doc fixes. | Kim F. Storm | 2007-02-05 | 1 | -16/+16 |
* | (ido-set-common-completion): Use `let', not `let*'. | Juanma Barranquero | 2007-01-31 | 1 | -2/+2 |
* | (ido-initial-position): New variable. | Kim F. Storm | 2007-01-24 | 1 | -41/+65 |
* | (ido-active): Add xemacs test from ido-minibuffer-setup. | Kim F. Storm | 2007-01-22 | 1 | -8/+7 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (ido-set-matches-1): Fix last change. If default item is | Kim F. Storm | 2006-12-27 | 1 | -0/+5 |
* | (ido-set-matches-1): Never put current buffer first if | Kim F. Storm | 2006-12-27 | 1 | -0/+3 |
* | (ido-toggle-ignore, ido-completion-help): Print message while | Kim F. Storm | 2006-12-16 | 1 | -1/+4 |
* | (ido-completion-help): Build ido-cur-list and ido-matches | Kim F. Storm | 2006-12-16 | 1 | -1/+9 |
* | (ido-init-completion-maps): Remap backward-kill-word | Kim F. Storm | 2006-12-10 | 1 | -1/+2 |
* | 2006-11-30 Michaël Cadilhac <michael.cadilhac@lrde.org> | Kim F. Storm | 2006-11-30 | 1 | -8/+18 |
* | (ido-file-internal): Use current buffer's file name as default | Kim F. Storm | 2006-11-16 | 1 | -1/+3 |
* | (ido-copy-current-word): C-o copies region if active. | Kim F. Storm | 2006-11-13 | 1 | -12/+15 |
* | (ido-enable-prefix): Improve previous doc fix. | Glenn Morris | 2006-11-11 | 1 | -1/+1 |
* | (ido-enable-prefix): Doc fix (Nil -> nil). | Glenn Morris | 2006-11-10 | 1 | -1/+1 |
* | (ido-ignore-extensions, ido-show-dot-for-dired, ido-max-dir-file-cache, | Juanma Barranquero | 2006-11-08 | 1 | -23/+23 |
* | (ido-reread-directory): Work in `dir' mode too. | Kim F. Storm | 2006-10-16 | 1 | -1/+1 |
* | 2006-10-15 Michaël Cadilhac <michael.cadilhac@lrde.org> | Kim F. Storm | 2006-10-15 | 1 | -1/+1 |
* | (ido-file-extension-aux): Fix comparison. | Kim F. Storm | 2006-10-06 | 1 | -5/+7 |
* | (ido-wide-find-dirs-or-files): Use shell-quote-argument. | Kim F. Storm | 2006-10-06 | 1 | -1/+6 |
* | (ido-file-internal): Only bind minibuffer-completing-file-name | Kim F. Storm | 2006-09-29 | 1 | -4/+4 |
* | (ido-ignore-item-p): Allow any kind of functions in ignore lists. | Kim F. Storm | 2006-09-14 | 1 | -2/+2 |
* | (ido-edit-input, ido-complete, ido-take-first-match) | Kim F. Storm | 2006-09-10 | 1 | -10/+10 |
* | (ido-visit-buffer): Use buffer name if buffer arg is a buffer. | Kim F. Storm | 2006-09-05 | 1 | -1/+2 |
* | (ido-set-matches-1): Fix full matching for subdirs. | Kim F. Storm | 2006-08-22 | 1 | -29/+39 |
* | (ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil. | Kim F. Storm | 2006-07-11 | 1 | -1/+2 |
* | (ido-read-internal): Only pop stack elements automatically if they | Kim F. Storm | 2006-06-08 | 1 | -2/+4 |
* | (ido-file-internal): Pass full file name to write-file. | Kim F. Storm | 2006-06-07 | 1 | -1/+1 |
* | (ido-copy-current-file-name): Repeating C-w inserts whole file name. | Kim F. Storm | 2006-06-07 | 1 | -0/+1 |
* | (ido-take-first-match, ido-push-dir-first): New commands. | Kim F. Storm | 2006-06-07 | 1 | -0/+18 |
* | (ido-default-file-method, ido-default-buffer-method): | Kim F. Storm | 2006-06-05 | 1 | -58/+53 |
* | (ido-read-file-name): Bind ido-show-dot-for-dired to nil | Kim F. Storm | 2006-05-20 | 1 | -0/+2 |
* | (ido-read-internal): Use only nondirectory part of default item. | Kim F. Storm | 2006-05-17 | 1 | -2/+5 |
* | (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list. | Kim F. Storm | 2006-04-06 | 1 | -33/+43 |
* | (ido-unc-hosts-cache): Fix typo in docstring. | Juanma Barranquero | 2006-04-06 | 1 | -1/+1 |
* | (ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps. | Kim F. Storm | 2006-04-05 | 1 | -3/+12 |
* | (ido-unc-hosts-cache): New defvar. | Kim F. Storm | 2006-03-31 | 1 | -6/+65 |
* | (ido-report-no-match, ido-switch-buffer, | Juanma Barranquero | 2006-03-31 | 1 | -4/+4 |
* | (ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer): | Juanma Barranquero | 2006-03-31 | 1 | -3/+3 |
* | (ido-cache-ftp-work-directory-time): Doc fix. | Kim F. Storm | 2006-03-18 | 1 | -33/+105 |
* | (ido-edit-input): Use selected match, if any. | Kim F. Storm | 2006-03-16 | 1 | -1/+1 |
* | (ido-save-history, ido-load-history): Simplify. Don't | Kim F. Storm | 2006-02-26 | 1 | -30/+24 |