index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ido.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-13
; ido.el: Use find-program variable instead of literal "find" (bug#79620)
Joyer Huang
2025-03-15
Recommend using 'keymap-set' in Commentaries
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-25
Support HTTPS in ido-file-internal
Stefan Kangas
2023-10-07
Merge from origin/emacs-29
Eli Zaretskii
2023-10-07
Fix 'ido--ffap-find-file'
Eli Zaretskii
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-06
; * lisp/ido.el (ido-completion-buffer): Fix :type (bug#65756).
Eli Zaretskii
2023-02-15
Describe the effect of 'guess' for 'ido-use-filename-at-point'
Robert Pluim
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-17
Use make-directory handlers uniformly
Paul Eggert
2022-10-26
Pacify recent unused/ignored lexvar warnings
Basil L. Contovounesios
2022-09-06
Make ffap-file-finder work again
Lars Ingebrigtsen
2022-08-26
Make the *Ido COmpletions* buffer fit the window to the buffer
Lars Ingebrigtsen
2022-07-06
Make some additional defcustom types more restrictive
Stefan Kangas
2022-06-24
Make ido sorting respect ido-case-fold
Lars Ingebrigtsen
2022-06-14
Allow using alists in ido completion and hitting TAB
Lars Ingebrigtsen
2022-05-27
Fix navigation in the *Completions* buffer and enable more tests (bug#54374)
Juri Linkov
2022-05-15
Delete some compat code for very old Emacs versions
Stefan Kangas
2022-02-13
Remove the 'C-k' binding in ido-mode
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-25
Use defvar-keymap in ido.el
Stefan Kangas
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-07-08
Make ido-mode override ffap-file-finder
Lars Ingebrigtsen
2021-03-11
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-19
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-17
Fix fallback use of write-file in ido-mode
Lars Ingebrigtsen
2020-12-09
Prefer setq-local in most files
Stefan Kangas
2020-08-19
Let ido-everywhere turn on ido-mode
Noam Postavsky
2020-08-15
Tweak how ido handles killing virtual buffers
Dario Gjorgjevski
2020-05-29
Create a buffer-local binding to improve performance
Arnold Noronha
2020-05-27
Fix customizing of ido-mode (Bug#41557)
Noam Postavsky
2020-05-23
Disable ido-everywhere when ido-mode is off
Dmitry Gutov
2020-05-21
; Bump defcustom :version in last change
Basil L. Contovounesios
2020-05-21
lisp/ido.el: Respect completion-auto-help setting
Ryan C. Thompson
2020-03-10
* lisp/ido.el: Remove redundant `:group`s
Stefan Monnier
2020-02-12
Fix display of minibuffer prompt in ido.el
Eli Zaretskii
2020-02-05
Support ido-vertical-mode better
Dmitry Gutov
2020-01-22
Render Ido suggestions using an overlay
Dmitry Gutov
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-17
Make ido-read-file-name respect ido-read-file-name-non-ido more
Lars Ingebrigtsen
2019-10-14
lisp/*.el: Force non-nil result to t, to match docstring
Juanma Barranquero
[next]