aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ido.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-39/+26
|\|
| * Fix buffer-list rename&refresh after after killing a buffer in ido.Leo Liu2010-08-211-40/+26
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
* | * ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).Chong Yidong2010-04-291-2/+0
* | * ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).Chong Yidong2010-04-291-1/+0
* | When killing buffers with ido, don't offer virtual buffers for completion.Juanma Barranquero2010-04-271-1/+3
* | Added C-o keybinding to toggle use of virtual buffers Leo Liu2010-04-211-0/+12
* | Merge from emacs-23Stefan Monnier2010-04-191-2/+6
|\|
| * * ido.el (ido-file-internal): Fix 2009-12-02 change.Chong Yidong2010-04-141-2/+6
* | Fix Bug#5840.Michael Albinus2010-04-151-1/+1
* | Removed duplicate definition of ido-virtual-buffersJohn Wiegley2010-04-061-3/+0
* | Fixed duplicate names appearing in IDO buffer list (using virtuals)John Wiegley2010-04-061-0/+1
* | Minor fixes to a recent contribution to ido.elJohn Wiegley2010-04-051-1/+16
* | Enable recentf-mode if using virtual buffers.Juanma Barranquero2010-04-061-19/+18
* | 2010-04-04 John Wiegley <[email protected]>John Wiegley2010-04-041-1/+55
|/
* ido.el: Consider the possibility of buffer names changing after kill-buffer.Óscar Fuentes2010-01-181-6/+28
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Andreas Politz <politza at fh-trier.de> (tiny change)Glenn Morris2009-12-021-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-151-1/+1
* (ido-everywhere): Use define-minor-mode.Stefan Monnier2009-10-141-38/+31
* Comment.Glenn Morris2009-08-221-0/+1
* Fix last change.Kim F. Storm2009-05-101-2/+2
* Add proper support for confirm-nonexistent-file-or-bufferKim F. Storm2009-05-101-9/+24
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (ido-read-internal): Handle `confirm' and `confirm-after-completion'Chong Yidong2008-12-201-0/+4
* * align.el:Lute Kamstra2008-12-031-60/+60
* (ido-save-directory-list-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* (ido-mode): Initialize with custom-initialize-default. (Bug#947).Glenn Morris2008-09-111-1/+1
* * ido.el (ido-unload-function): New function.Juanma Barranquero2008-09-091-0/+7