diff options
author | Christophe Junke <junke.christophe@gmail.com> | 2018-06-04 10:39:43 +0200 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2018-06-25 20:05:53 -0400 |
commit | 12c77f6918c4a60dbbae3f716a58300b4026e8da (patch) | |
tree | 9351800b487caee3c4b369e5d42a0a328b7c5158 /doc/lispintro/emacs-lisp-intro.texi | |
parent | 826e8d1f12b014617c8899936730a740a09fefb1 (diff) | |
download | emacs-12c77f6918c4a60dbbae3f716a58300b4026e8da.tar.gz emacs-12c77f6918c4a60dbbae3f716a58300b4026e8da.tar.bz2 emacs-12c77f6918c4a60dbbae3f716a58300b4026e8da.zip |
Add ido-fallback special variable (Bug#31707)
Before ido.el switch to lexical-binding, it was possible for other
packages to modify the 'fallback' variables declared inside
'ido-file-internal' and 'ido-buffer-internal'.
* lisp/ido.el (ido-fallback): New variable.
(ido-buffer-internal, ido-file-internal): Reset ido-fallback to nil
before prompting user. Use ido-fallback when ido-exit is 'fallback'.
(ido-fallback-command): Add optional FALLBACK-COMMAND argument.
Copyright-paperwork-exempt: yes
Diffstat (limited to 'doc/lispintro/emacs-lisp-intro.texi')
0 files changed, 0 insertions, 0 deletions