summaryrefslogtreecommitdiff
path: root/lisp/progmodes/project.el
Commit message (Expand)AuthorAge
* Allow project/xref packages to be used in Emacs 26.1João Távora2021-01-28
* Move the ‘declare’ form before the interactive spec in 10 functions.Juri Linkov2021-01-20
* Declare some project commands interactive-onlyDmitry Gutov2021-01-19
* Change default-directory before prompting in project-compileKévin Le Gouguec2021-01-16
* Proof some searches and file listings against symlinksDmitry Gutov2021-01-06
* Update copyright year to 2021Paul Eggert2021-01-01
* Jamie Beardslee <beardsleejamie@gmail.com>Dmitry Gutov2020-12-20
* ; * lisp/progmodes/project.el (project-switch-use-entire-map): TypoMattias Engdegård2020-12-14
* Remove the duplication from project-switch-commands's configDmitry Gutov2020-12-13
* Bump project.el versionDmitry Gutov2020-12-13
* Allow specifying the project to switch to programmaticallyDmitry Gutov2020-12-09
* Improve .gitignore and project-vc-ignores handlingDmitry Gutov2020-12-02
* Use project--value-in-dirDmitry Gutov2020-12-02
* Improve docstringsDmitry Gutov2020-11-30
* project-or-external-find-file doc string fixLars Ingebrigtsen2020-11-14
* Clarify project-find-file doc stringLars Ingebrigtsen2020-11-12
* * lisp/progmodes/project.el: Don't truncate the saved project list.Juri Linkov2020-11-08
* * lisp/progmodes/project.el (project--files-in-directory): Fix formattingManuel Uberti2020-11-04
* Fix undefined function in project-compileLars Ingebrigtsen2020-10-15
* Mention two more functions in the commentaryDmitry Gutov2020-10-08
* ; Fix typosStefan Kangas2020-09-21
* Fix typo in project-kill-buffersStefan Kangas2020-09-18
* Fix typo, reported by Manuel UbertiDmitry Gutov2020-09-18
* Unbreak project.el, the GNU Elpa package, for Emacs 26.3João Távora2020-09-03
* Add commands to run shell commands in project rootStefan Kangas2020-08-28
* Unbreak project-find-regexp in Emacs 26.3 (bug#42765)Dmitry Gutov2020-08-14
* Remove usages of assoc-delete-all in project.elPhilip K2020-08-06
* Replace project-kill-buffers-ignores with project-kill-buffer-conditionsPhilip K2020-07-29
* Fix argument referenceDmitry Gutov2020-07-27
* Move project--value-in-dir to a different sectionDmitry Gutov2020-07-27
* Bind switch-to-buffer-obey-display-actions to tDmitry Gutov2020-07-27
* Add project other place commandsSean Whitton2020-07-27
* Add project-display-buffer and project-display-buffer-other-frameSean Whitton2020-07-27
* Factor out project--read-project-buffer from project-switch-bufferSean Whitton2020-07-27
* project-remember-project: New public functionDmitry Gutov2020-07-25
* ; project.el: Talk about equalityDmitry Gutov2020-07-20
* project.el: Add more docs and two new key bindingsDmitry Gutov2020-07-20
* Add missing 'require'.Philipp Stephani2020-07-19
* ;* lisp/progmodes/project.el (project-current): Doc fix.Eli Zaretskii2020-07-12
* ; Roll back certain doc changes; clarify what "transient" isDmitry Gutov2020-07-12
* Fix last doc changes in project.elEli Zaretskii2020-07-12
* project-kill-buffers: Update the docstring tooDmitry Gutov2020-07-12
* More docstring updates in project.elDmitry Gutov2020-07-12
* Another minor improvement of project.el doc stringsEli Zaretskii2020-07-11
* project-switch-to-buffer: Reword the docstringDmitry Gutov2020-07-11
* ; Revert "; Add a note about a bottleneck"Dmitry Gutov2020-07-06
* ; Add a note about a bottleneckDmitry Gutov2020-07-06
* * lisp/progmodes/project.el: Bump the version.Dmitry Gutov2020-07-06
* ; Add a couple of FIXMEsDmitry Gutov2020-07-06
* project-switch-to-buffer: Don't filter based on default-directoryDmitry Gutov2020-07-06