diff options
| author | Dmitry Gutov | 2020-05-12 03:22:30 +0300 |
|---|---|---|
| committer | Simen Heggestøyl | 2020-05-26 17:41:24 +0200 |
| commit | 9f88356b6770fb710c47e277dbdb4ba31b463d08 (patch) | |
| tree | d2990f3e3d2dbe2d6f576ea0a2a9f5170719ae17 /src/keymap.c | |
| parent | afb7602a24cdb38c02998cc1f3c538b31981b255 (diff) | |
| download | emacs-9f88356b6770fb710c47e277dbdb4ba31b463d08.tar.gz emacs-9f88356b6770fb710c47e277dbdb4ba31b463d08.zip | |
Simplify a little, and avoid duplicate commands
* lisp/progmodes/project.el:
(project--transient-p) Remove, not needed.
(project-current): Move project-find based on the directory here.
(project--remove-from-project-list): Only write if the list changed.
(project-find-project): Rename to project-prompt-project-dir.
Simply return the directory selected by the user.
(project-switch-project-find-file): Remove.
(project-switch-project-dired): Rename to project-dired and make
it follow the convention of existing projec tcommands.
(project-switch-project-eshell): Ditto.
(project-switch-project): Instead of passing the project instance
to the command, just bind default-directory.
Diffstat (limited to 'src/keymap.c')
0 files changed, 0 insertions, 0 deletions