summaryrefslogtreecommitdiff
path: root/lisp/progmodes/project.el
Commit message (Expand)AuthorAgeFilesLines
* Unbreak project-find-regexp in Emacs 26.3 (bug#42765)Dmitry Gutov2020-08-141-20/+2
* Remove usages of assoc-delete-all in project.elPhilip K2020-08-061-3/+5
* Replace project-kill-buffers-ignores with project-kill-buffer-conditionsPhilip K2020-07-291-27/+102
* Fix argument referenceDmitry Gutov2020-07-271-1/+1
* Move project--value-in-dir to a different sectionDmitry Gutov2020-07-271-7/+7
* Bind switch-to-buffer-obey-display-actions to tDmitry Gutov2020-07-271-0/+1
* Add project other place commandsSean Whitton2020-07-271-0/+67
* Add project-display-buffer and project-display-buffer-other-frameSean Whitton2020-07-271-1/+28
* Factor out project--read-project-buffer from project-switch-bufferSean Whitton2020-07-271-15/+17
* project-remember-project: New public functionDmitry Gutov2020-07-251-2/+3
* ; project.el: Talk about equalityDmitry Gutov2020-07-201-2/+5
* project.el: Add more docs and two new key bindingsDmitry Gutov2020-07-201-7/+64
* Add missing 'require'.Philipp Stephani2020-07-191-0/+1
* ;* lisp/progmodes/project.el (project-current): Doc fix.Eli Zaretskii2020-07-121-1/+2
* ; Roll back certain doc changes; clarify what "transient" isDmitry Gutov2020-07-121-7/+9
* Fix last doc changes in project.elEli Zaretskii2020-07-121-8/+12
* project-kill-buffers: Update the docstring tooDmitry Gutov2020-07-121-0/+2
* More docstring updates in project.elDmitry Gutov2020-07-121-9/+9
* Another minor improvement of project.el doc stringsEli Zaretskii2020-07-111-13/+26
* project-switch-to-buffer: Reword the docstringDmitry Gutov2020-07-111-3/+1
* ; Revert "; Add a note about a bottleneck"Dmitry Gutov2020-07-061-2/+0
* ; Add a note about a bottleneckDmitry Gutov2020-07-061-0/+2
* * lisp/progmodes/project.el: Bump the version.Dmitry Gutov2020-07-061-1/+1
* ; Add a couple of FIXMEsDmitry Gutov2020-07-061-1/+4
* project-switch-to-buffer: Don't filter based on default-directoryDmitry Gutov2020-07-061-13/+11
* ; Fix recent indentation in project.elBasil L. Contovounesios2020-06-261-9/+8
* project--read-project-list: Add structure verificationDmitry Gutov2020-06-261-2/+10
* project-known-roots: Rename and improveDmitry Gutov2020-06-261-3/+3
* Rename project-kill-buffers-{skip-conditions,ignores}Dmitry Gutov2020-06-261-4/+5
* M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-241-0/+6
* project-switch-to-buffer: Improve Ido compatibilityDmitry Gutov2020-06-221-1/+2
* project-switch-to-buffer: Do not require matching inputDmitry Gutov2020-06-221-1/+1
* Forward declare eshell-buffer-name in project-eshellTheodor Thornhill2020-06-221-0/+1
* ; project-shell, project-eshell: Doc fixesDmitry Gutov2020-06-221-2/+2
* Improve doc strings of 'project-shell' and 'project-eshell'Eli Zaretskii2020-06-211-8/+8
* Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-211-2/+2
* ; project-shell, project-eshell: Docstring tweaksDmitry Gutov2020-06-211-6/+8
* Pop to an existing Eshell buffer by defaultTheodor Thornhill2020-06-211-5/+17
* project-shell: Pop to an existing shell buffer by defaultTheodor Thornhill2020-06-201-4/+13
* Fix last change in doc strings of project.elEli Zaretskii2020-06-191-1/+3
* Improve doc strings of project.elEli Zaretskii2020-06-191-22/+23
* project-switch-to-buffer: Use the "other buffer" as defaultAndrii Kolomoiets2020-06-191-6/+16
* Add binding for project-kill-buffersDmitry Gutov2020-06-181-0/+1
* New command: project-kill-buffersPhilip K2020-06-181-0/+41
* ; Add a heading and a bindingDmitry Gutov2020-06-181-0/+4
* New command: project-switch-to-bufferTheodor Thornhill2020-06-181-0/+13
* Add global bindings for project commandsTheodor Thornhill2020-06-181-0/+17
* Fix setting project-vc-merge-submodules via .dir-locals.elDmitry Gutov2020-06-181-14/+20
* Bump the project.el package versionDmitry Gutov2020-06-171-2/+1
* Change the key for project-find-regexpDmitry Gutov2020-06-171-1/+1