Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
3f06ecf4
Commit
3f06ecf4
authored
Jun 19, 2012
by
David Röthlisberger
Committed by
Stefan Monnier
Jun 19, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/ido.el (ido-find-file): Mention C-d binding in docstring.
Fixes: debbugs:11244
parent
ec6de1e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/ido.el
lisp/ido.el
+1
-0
No files found.
lisp/ChangeLog
View file @
3f06ecf4
2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
* ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
2012-06-19 Glenn Morris <rgm@gnu.org>
* progmodes/python.el (python-mode): Derive from prog-mode.
...
...
lisp/ido.el
View file @
3f06ecf4
...
...
@@ -4142,6 +4142,7 @@ If no buffer or file is found, prompt for a new one.
matches all files. If there is only one match, select that file.
If there is no common suffix, show a list of all matching files
in a separate window.
\\[ido-magic-delete-char] Open the specified directory in Dired mode.
\\[ido-edit-input] Edit input string (including directory).
\\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history.
\\[ido-merge-work-directories] search for file in the work directory history.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment