summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2020-05-12 03:22:30 +0300
committerSimen Heggestøyl <simenheg@gmail.com>2020-05-26 17:41:24 +0200
commit9f88356b6770fb710c47e277dbdb4ba31b463d08 (patch)
treed2990f3e3d2dbe2d6f576ea0a2a9f5170719ae17 /lisp/emacs-lisp
parentafb7602a24cdb38c02998cc1f3c538b31981b255 (diff)
downloademacs-9f88356b6770fb710c47e277dbdb4ba31b463d08.tar.gz
emacs-9f88356b6770fb710c47e277dbdb4ba31b463d08.tar.bz2
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 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions