aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ido.el
Commit message (Expand)AuthorAgeFilesLines
...
* (ido-default-file-method, ido-default-buffer-method):Kim F. Storm2006-06-051-58/+53
* (ido-read-file-name): Bind ido-show-dot-for-dired to nilKim F. Storm2006-05-201-0/+2
* (ido-read-internal): Use only nondirectory part of default item.Kim F. Storm2006-05-171-2/+5
* (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.Kim F. Storm2006-04-061-33/+43
* (ido-unc-hosts-cache): Fix typo in docstring.Juanma Barranquero2006-04-061-1/+1
* (ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps.Kim F. Storm2006-04-051-3/+12
* (ido-unc-hosts-cache): New defvar.Kim F. Storm2006-03-311-6/+65
* (ido-report-no-match, ido-switch-buffer,Juanma Barranquero2006-03-311-4/+4
* (ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):Juanma Barranquero2006-03-311-3/+3
* (ido-cache-ftp-work-directory-time): Doc fix.Kim F. Storm2006-03-181-33/+105
* (ido-edit-input): Use selected match, if any.Kim F. Storm2006-03-161-1/+1
* (ido-save-history, ido-load-history): Simplify. Don'tKim F. Storm2006-02-261-30/+24
* (ido-buffer-internal): Set mark for ido-insert-buffer.Kim F. Storm2006-02-111-6/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Move Acknowledgements and History after Commentary.Kim F. Storm2005-12-081-47/+50
* (ido-completion-map): Renamed from ido-mode-map.Kim F. Storm2005-12-071-34/+36
* (ido-mode-map): Doc fix.Kim F. Storm2005-11-261-52/+97
* (ido-is-tramp-root): Simplify regexp matching tramp root.Kim F. Storm2005-10-191-32/+40
* (ido-mode): Use custom-initialize-set.Kim F. Storm2005-10-031-1/+1
* 2005-09-25 Romain Francoise <[email protected]>Romain Francoise2005-09-241-2/+2
* (cua-inhibit-cua-keys): Add defvar.Juanma Barranquero2005-08-311-0/+2
* (ido-ignore-item-p): Use save-match-data.Kim F. Storm2005-08-211-31/+30
* (ido-everywhere): Fix defcustom :set function to disableKim F. Storm2005-08-181-2/+3
* (ido-enter-matching-directory): Rename fromKim F. Storm2005-08-171-8/+14
* (ido-buffer-internal): Use with-no-warnings.Kim F. Storm2005-08-151-6/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (dired-other-window): Put ido property on dired-other-window.Kim F. Storm2005-07-171-0/+1
* (ido-file-internal, ido-read-file-name, ido-read-directory-name):Kim F. Storm2005-07-151-1/+4
* Fix commentary.Kim F. Storm2005-07-151-13/+8
* (ido-define-mode-map): Move ido-next-work-file to C-M-o.Kim F. Storm2005-07-151-3/+3
* * ido.el (ido-use-filename-at-point): New choice `guess'.Kim F. Storm2005-07-081-2/+8
* (ido-before-fallback-functions): New hook.Kim F. Storm2005-07-081-1/+17
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* 2005-06-15 Matt Hodges <[email protected]>Kim F. Storm2005-06-151-26/+56
* (ido-mode): Make a new keymap every time we enable ido,Kim F. Storm2005-06-141-1/+2
* (ido-mode, ido-file-extensions-order, ido-default-file-method,Juanma Barranquero2005-06-101-30/+30
* (ido-read-file-name): Fallback to read-file-name on C-fKim F. Storm2005-06-081-1/+3
* (ido-first-match, ido-only-match, ido-subdir)Kim F. Storm2005-06-061-10/+10
* (ido-make-merged-file-list-1): New defun split fromKim F. Storm2005-06-031-78/+95
* (ido-magic-forward-char): Enter ido-find-file at end of input.Kim F. Storm2005-05-191-12/+22
* (ido-magic-forward-char, ido-magic-backward-char)Kim F. Storm2005-05-151-7/+70
* (ido-setup-hook): New hook.Kim F. Storm2005-05-051-79/+154
* Fix emacs version in commentary.Kim F. Storm2005-05-031-1/+1
* (ido-everywhere): Fix last change.Kim F. Storm2005-04-281-6/+4
* (ido-everywhere): Save and restore old read-buffer-functionKim F. Storm2005-04-241-6/+15
* (ido-read-internal): Fix `list' completion.Kim F. Storm2005-04-221-1/+1
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-3/+9
* (ido-file-internal): Fall back to non-ido command ifKim F. Storm2005-03-311-14/+16
* (ido-fallback-command): Pass user input to fallback command.Kim F. Storm2005-02-161-0/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1