summaryrefslogtreecommitdiff
path: root/lisp/ido.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * IDO: Disable match re-ordering for buffer switchingLeo Liu2012-09-171-2/+20
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-1/+1
* | * lisp/ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j.David Röthlisberger2012-06-201-4/+2
* | * lisp/ido.el (ido-find-file): Mention C-d binding in docstring.David Röthlisberger2012-06-191-0/+1
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-19/+14
* | Convert more defvars to defcustoms.Chong Yidong2012-05-041-3/+8
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
|/
* * lisp/ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p.Gabor Vida2012-04-041-1/+1
* Handle nil value of ido-completion-buffer.Anmol Khirbat2012-03-221-10/+15
* * lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).Glenn Morris2012-02-031-1/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-151-1/+1
* Spelling fixes.Paul Eggert2011-11-261-2/+2
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* * ido.el (ido-file-name-all-completions-1): Do not requireMichael Albinus2011-10-261-5/+3
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-2/+4
* Remove redundant :type entry from ido-default-buffer-methodMartin Rudalics2011-10-171-6/+0
* Accept cons cell HIST arg in ido-read-internalLeo Liu2011-09-271-3/+8
* (ido-mode): Switch off the message if called non-interactively.Lars Magne Ingebrigtsen2011-08-021-1/+2
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-7/+11
* Enable ido to kill virtual buffersLeo Liu2011-04-111-7/+11
* Add to minibuffer-history if HISOTRY is nil in ido.elLeo Liu2011-03-291-1/+1
* Some ido cleanupsLeo Liu2011-03-251-23/+10
* Fix history adding in ido-read-internalLeo Liu2011-03-221-1/+4
* New variable completing-read-function to customize completing-readLeo Liu2011-03-201-4/+4
* * ido.el (ido-everywhere): Doc fix.Christoph Scholtes2011-02-281-4/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * ido.el (ido-may-cache-directory): Move "too-big" check later.Kim F. Storm2011-01-131-6/+6
* | Ask for confirmation in ido-file-internal (Bug#1238).Ryan Twitchell2010-12-171-1/+1
* | Merge from emacs-23Stefan Monnier2010-12-131-4/+8
|\ \ | |/
| * That's not how you spell "initialization".Glenn Morris2010-12-011-3/+3
| * * lisp/ido.el (ido-common-initilization): New function. Leo Liu2010-12-011-4/+8
* | * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.Chong Yidong2010-09-161-0/+2
* | * ido.el (ido-use-virtual-buffers): Fix typo in docstring.Juanma Barranquero2010-08-231-1/+1