From 8ded50f24a96e5996578228a847e696f91fec286 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 3 Feb 2012 19:59:58 -0500 Subject: [PATCH] * lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key). --- lisp/ChangeLog | 4 ++++ lisp/ido.el | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a08e3d2a02..11515ad013e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-02-04 Glenn Morris + + * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key). + 2012-02-03 Glenn Morris * image.el (image-animated-p): Doc fix. Use image-animated-types. diff --git a/lisp/ido.el b/lisp/ido.el index 4be9807af96..5813aff0f21 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -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'." -- 2.39.2