summaryrefslogtreecommitdiff
path: root/lisp/ido.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Fix fallback use of write-file in ido-modeLars Ingebrigtsen2020-12-17
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Let ido-everywhere turn on ido-modeNoam Postavsky2020-08-19
* Tweak how ido handles killing virtual buffersDario Gjorgjevski2020-08-15
* Create a buffer-local binding to improve performanceArnold Noronha2020-05-29
* Fix customizing of ido-mode (Bug#41557)Noam Postavsky2020-05-27
* Disable ido-everywhere when ido-mode is offDmitry Gutov2020-05-23
* ; Bump defcustom :version in last changeBasil L. Contovounesios2020-05-21
* lisp/ido.el: Respect completion-auto-help settingRyan C. Thompson2020-05-21
* * lisp/ido.el: Remove redundant `:group`sStefan Monnier2020-03-10
* Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-12
* Support ido-vertical-mode betterDmitry Gutov2020-02-05
* Render Ido suggestions using an overlayDmitry Gutov2020-01-22
* Update copyright year to 2020Paul Eggert2020-01-01
* Make ido-read-file-name respect ido-read-file-name-non-ido moreLars Ingebrigtsen2019-11-17
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* Make ido-display-buffer work interactively more like display-bufferLars Ingebrigtsen2019-10-07
* ido-find-file doc string additionLars Ingebrigtsen2019-08-03
* Fix INITIAL-INPUT cons handling in ido-read-internalLars Ingebrigtsen2019-07-15
* Remove XEmacs support from ido.elLars Ingebrigtsen2019-06-12
* Add a new user option 'ido-big-directories'.Philipp Stephani2019-04-19
* New command ido-switch-to-completions.Tassilo Horn2019-03-08
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Remove some assumptions about timestamp formatPaul Eggert2018-09-24
* | file-attributes cleanupPaul Eggert2018-09-23
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Merge from origin/emacs-26Glenn Morris2018-06-26
|\|
| * Add ido-fallback special variable (Bug#31707)Christophe Junke2018-06-25
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-02
* | Support PREDICATE in ido-read-bufferDmitry Gutov2018-02-28
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* ; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)Eli Zaretskii2017-11-18
* Don't use (format "%s" ...) for string copying (Bug#28774)Noam Postavsky2017-10-11
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Fix last ido patchMichael Albinus2017-08-28
* Use string-match to check for dotfiles in idoRobert Pluim2017-08-28
* * lisp/ido.el: Use lexical binding.Mark Oteiza2017-07-29
* Fix ido-enable-dot-prefix for empty choice (Bug#26997)Ryan2017-05-20
* * lisp/ido.el (ido-everywhere): Use add-function.Stefan Monnier2017-04-26
* Add missing remappings for Ido modePhilipp Stephani2017-04-23
* * lisp/ido.el (ido-read-internal, ido-complete): Do not bind `non-essential'.Michael Albinus2017-03-15
* Continue to fix bug#25607Michael Albinus2017-02-15
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\