| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (ido-buffer-internal): Set mark for ido-insert-buffer. | Kim F. Storm | 2006-02-11 | 1 | -6/+8 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Move Acknowledgements and History after Commentary. | Kim F. Storm | 2005-12-08 | 1 | -47/+50 |
* | (ido-completion-map): Renamed from ido-mode-map. | Kim F. Storm | 2005-12-07 | 1 | -34/+36 |
* | (ido-mode-map): Doc fix. | Kim F. Storm | 2005-11-26 | 1 | -52/+97 |
* | (ido-is-tramp-root): Simplify regexp matching tramp root. | Kim F. Storm | 2005-10-19 | 1 | -32/+40 |
* | (ido-mode): Use custom-initialize-set. | Kim F. Storm | 2005-10-03 | 1 | -1/+1 |
* | 2005-09-25 Romain Francoise <romain@orebokech.com> | Romain Francoise | 2005-09-24 | 1 | -2/+2 |
* | (cua-inhibit-cua-keys): Add defvar. | Juanma Barranquero | 2005-08-31 | 1 | -0/+2 |
* | (ido-ignore-item-p): Use save-match-data. | Kim F. Storm | 2005-08-21 | 1 | -31/+30 |
* | (ido-everywhere): Fix defcustom :set function to disable | Kim F. Storm | 2005-08-18 | 1 | -2/+3 |
* | (ido-enter-matching-directory): Rename from | Kim F. Storm | 2005-08-17 | 1 | -8/+14 |
* | (ido-buffer-internal): Use with-no-warnings. | Kim F. Storm | 2005-08-15 | 1 | -6/+7 |