summaryrefslogtreecommitdiff
path: root/lisp/ido.el
Commit message (Expand)AuthorAgeFilesLines
* * 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 <jwiegley@gmail.com>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
* * ido.el (ido-file-internal): Fix typo in prompt.Juanma Barranquero2008-09-081-15/+15
* (ido-buffer-internal, ido-file-internal): Pass on other-windowKim F. Storm2008-09-041-2/+6
* Move provide statement to the end of the file.Chong Yidong2008-08-311-2/+1
* (ido-mode): Add toggle notification.Chong Yidong2008-08-021-1/+3
* American English spelling fix.Glenn Morris2008-06-271-3/+3
* edo: do not emit trailing newlineMichael Olson2008-05-171-1/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (ido-magic-forward-char, ido-magic-backward-char)Kim F. Storm2008-02-041-12/+16
* * progmodes/ada-xref.el (ada-prj-find-prj-file):Stefan Monnier2008-01-041-12/+11
* Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* (ido-save-history): Set the `coding' localJuanma Barranquero2007-12-041-1/+2
* * ido.el (ido-file-name-all-completions-1): Check for fboundp ofMichael Albinus2007-11-241-14/+15
* * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-3/+6
* (ido-save-history): Save the history file in UTF-8,Juanma Barranquero2007-11-101-6/+3
* (ido-save-history): Write the history file in the current filenameJuanma Barranquero2007-11-061-4/+8
* (ido-to-end, ido-set-matches-1): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-3/+3
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1