[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107077: * lisp/ido.el (ido-find-file
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107077: * lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key). |
Date: |
Fri, 03 Feb 2012 19:59:58 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107077
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2012-02-03 19:59:58 -0500
message:
* lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
modified:
lisp/ChangeLog
lisp/ido.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-02-03 08:44:30 +0000
+++ b/lisp/ChangeLog 2012-02-04 00:59:58 +0000
@@ -1,3 +1,7 @@
+2012-02-04 Glenn Morris <address@hidden>
+
+ * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
+
2012-02-03 Glenn Morris <address@hidden>
* image.el (image-animated-p): Doc fix. Use image-animated-types.
=== modified file 'lisp/ido.el'
--- a/lisp/ido.el 2012-01-19 07:21:25 +0000
+++ b/lisp/ido.el 2012-02-04 00:59:58 +0000
@@ -4148,7 +4148,6 @@
\\[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'."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107077: * lisp/ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).,
Glenn Morris <=