summaryrefslogtreecommitdiff
path: root/lisp/ido.el
Commit message (Expand)AuthorAgeFilesLines
* lisp/icomplete.el, lisp/ido.el: Doc fixes.Juanma Barranquero2014-03-031-150/+157
* * lisp/ido.el (ido-file-internal): Remove unused var `d'.Stefan Monnier2014-02-171-17/+26
* * lisp/ido.el (ido-file-internal): Don't add the name of an existingDmitry Gutov2014-02-161-8/+8
* * lisp/ido.el (ido-use-virtual-buffers): Doc fix.Glenn Morris2014-01-301-10/+9
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-261-0/+1
* Link to info manual in `defgroup'.RĂ¼diger Sonderfeld2014-01-251-1/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix typo in ido-use-virtual-buffers.Xue Fuqiao2013-10-291-1/+1
* * ido.el (ido-tidy): Handle read-only text.Leo Liu2013-10-231-13/+12
* * lisp/ido.el (dired-other-frame): Only list directories.Joe Vornehm Jr.2013-10-181-0/+1
* * lisp/ido.el (ido-completion-help): Fix up compiler warning.Stefan Monnier2013-08-081-6/+5
* doc/lispref/buffers.texi: Add documentation for ido-record-command(s).Xue Fuqiao2013-08-081-5/+5
* * lisp/ido.el: Doc fix.Xue Fuqiao2013-07-241-21/+32
* Spelling fixes.Paul Eggert2013-07-131-1/+1
* * ido.el (ido-read-file-name): Guard against non-symbol value.Leo Liu2013-07-131-3/+7
* * ido.el (ido-exhibit): Handle ido-enter-matching-directory beforeLeo Liu2013-07-131-5/+5
* * ido.el (dired-do-copy, dired): Set 'ido property.Leo Liu2013-07-121-1/+4
* * ido.el (ido-read-file-name): Conform to the requirements ofLeo Liu2013-07-111-3/+15
* * ido.el (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)Leo Liu2013-07-091-2/+8
* * ido.el (ido-read-directory-name): Handle fallback.Leo Liu2013-07-091-7/+10
* * ido.el (ido-use-virtual-buffers): Allow new value 'auto.Leo Liu2013-07-061-19/+57
* * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.Leo Liu2013-07-031-2/+4
* * ido.el (ido-read-internal): Allow forward slash on windows.Leo Liu2013-06-251-2/+3
* Simplify last change to ido.elLeo Liu2013-06-241-3/+3
* * ido.el (ido-read-internal): Fix bug#14620.Leo Liu2013-06-241-3/+3
* * lisp/ido.el: Convert some function comments to basic doc stringsGlenn Morris2013-06-121-45/+43
* * lisp/ido.el (ido-delete-ignored-files): Remove.Glenn Morris2013-06-121-20/+18
* * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold (tiny change)Eyal Lotem2013-06-121-1/+1
* * lisp/ido.el (ido-delete-ignored-files): Rewrite to avoid cl-lib.Glenn Morris2013-06-121-5/+5
* Respect ido-ignore-item-p in ido-wide-find-dirs-or-files (tiny change)Eyal Lotem2013-06-121-14/+20
* * subr.el (delete-consecutive-dups): New function.Leo Liu2013-05-171-17/+2
* Re-work a fix for bug#10994 based on Le Wang's patch.Leo Liu2013-05-081-5/+18
* * lisp/ido.el (ido-completions): Use extra elements of ido-decorations.Stefan Monnier2013-04-051-6/+10
* * ido.el (ido-chop): Fix bug#10994.Leo Liu2013-03-201-2/+4
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-1/+2
* Fix bug#13708Jambunathan K2013-02-161-0/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
| * Backport: * lisp/ido.el (ido-set-matches-1): Fix split-string args toLeo Liu2012-11-101-1/+1
* | ido.el fix for bug#13036Glenn Morris2012-11-301-1/+4
* | * lisp/ido.el (ido-set-matches-1): Improve flex matching performance byLeo Liu2012-11-101-1/+5
|/
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-1/+1
|\
| * *** empty log message ***Juanma Barranquero2012-10-011-1/+1
| * lisp/ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.Juanma Barranquero2012-09-301-1/+1
* | Spelling fixes.Paul Eggert2012-10-041-1/+1
* | lisp/ido.el (ido-max-directory-size): Default to nil.Juanma Barranquero2012-09-301-1/+1
* | Merge from emacs-24; up to 2012-05-07T21:26:08Z!rgm@gnu.orgGlenn Morris2012-09-281-4/+4
|\ \ | |/
| * ido.el (ido-set-matches-1): Fix 2012-09-11 changeLeo Liu2012-09-281-4/+4
* | Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-211-2/+21
|\ \ | |/
| * Fix ChangeLog, add missing :version.Glenn Morris2012-09-161-0/+1