mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
* lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
This commit is contained in:
parent
b7314ef788
commit
8ded50f24a
@ -1,3 +1,7 @@
|
||||
2012-02-04 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
|
||||
|
||||
2012-02-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* image.el (image-animated-p): Doc fix. Use image-animated-types.
|
||||
|
@ -4148,7 +4148,6 @@ in a separate window.
|
||||
\\[ido-toggle-regexp] Toggle regexp searching.
|
||||
\\[ido-toggle-prefix] Toggle between substring and prefix matching.
|
||||
\\[ido-toggle-case] Toggle case-sensitive searching of file names.
|
||||
\\[ido-toggle-vc] Toggle version control for this file.
|
||||
\\[ido-toggle-literal] Toggle literal reading of this file.
|
||||
\\[ido-completion-help] Show list of matching files in separate window.
|
||||
\\[ido-toggle-ignore] Toggle ignoring files listed in `ido-ignore-files'."
|
||||
|
Loading…
Reference in New Issue
Block a user