1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/doc
Dmitry Gutov df1d4f5894 New command: project-find-dir
* doc/emacs/maintaining.texi (Project File Commands):
Mention the new command and update the bindings information.

* lisp/progmodes/project.el (project-find-dir):
New command (bug#43153).
(project-prefix-map): Use 'd' as its binding.
Move 'project-dired' to 'D'.
(project-switch-commands):
Replace 'project-dired' with 'project-find-dir'.
2021-09-21 03:53:21 +03:00
..
emacs New command: project-find-dir 2021-09-21 03:53:21 +03:00
lispintro Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
lispref Improve documentation of exiting recursive editing 2021-09-20 08:00:08 +02:00
man * doc/man/emacs.1.in: Minor fixes. 2021-06-08 02:00:29 +02:00
misc Add support for url-retrieve-synchronously to eww-retrieve-command (bug#50680) 2021-09-20 10:16:09 +03:00