summaryrefslogtreecommitdiff
path: root/lisp/progmodes/project.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Document how to enter whitespace when using grep-read-filesRobert Pluim2017-11-171-1/+5
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* shell-quote-argument DIR when appropriateDmitry Gutov2016-05-051-1/+2
* Revert "Don't use 'find-program'"Eli Zaretskii2016-04-211-2/+2
* Don't use 'find-program'Eli Zaretskii2016-04-111-2/+2
* Add a `transient' project typeDmitry Gutov2016-04-071-2/+8
* Don't fiddle with DEFAULTDmitry Gutov2016-01-301-3/+4
* Improve project-find-file yet again!Dmitry Gutov2016-01-301-36/+51
* Fix typo in previous commitsStephen Leake2016-01-291-1/+1
* Improve project-find-fileStephen Leake2016-01-291-31/+47
* * lisp/progmodes/project.el (project--read-regexp): Quote the identifier.Dmitry Gutov2016-01-181-3/+2
* Add some missing version tags.Glenn Morris2016-01-121-1/+2
* Document user-level functions in project.elEli Zaretskii2016-01-091-0/+8
* Fix two project-find-file issuesDmitry Gutov2016-01-081-1/+5
* ; Add NEWS entry for project.elDmitry Gutov2016-01-081-0/+5
* Add project-find-file and project-or-external-find-fileDmitry Gutov2016-01-071-4/+44
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Spelling fixPaul Eggert2015-12-281-1/+1
* ; * lisp/progmodes/project.el: Update TODODmitry Gutov2015-12-291-3/+13
* Rename project-library-roots to project-external-rootsDmitry Gutov2015-12-281-72/+106
* Update project-find-regexp for the new xref APIDmitry Gutov2015-11-151-3/+2
* Spelling fixesPaul Eggert2015-11-101-1/+1
* ; project-library-roots-function: Update the FIXMEDmitry Gutov2015-11-101-2/+3
* * lisp/progmodes/project.el: Update Commentary.Dmitry Gutov2015-11-101-1/+2
* Fold `project-ask-user' into `project-current'Dmitry Gutov2015-11-101-14/+20
* Remove dirs in vc project roots from the the vc project library rootsDmitry Gutov2015-11-081-6/+9
* ; project-library-roots: Update docstringDmitry Gutov2015-11-081-3/+3
* Move and rename xref-find-regexp to the project packageDmitry Gutov2015-11-081-0/+49
* Rename "search path" to "library roots"Dmitry Gutov2015-11-061-41/+68
* Add project-vc-search-path and project-vc-ignoresDmitry Gutov2015-08-101-4/+34
* * lisp/progmodes/project.el: Add a paragraph to the front matter.Dmitry Gutov2015-08-051-0/+4
* Add a second argument to project-ignoresDmitry Gutov2015-08-021-12/+16
* Rename project-directories to project-rootsDmitry Gutov2015-07-311-40/+34
* Do not corrupt grep-find-ignored-filesDmitry Gutov2015-07-201-2/+2
* Add `project-ignores'Dmitry Gutov2015-07-121-0/+25
* Introduce a Project APIDmitry Gutov2015-07-101-0/+119