aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/project.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* project-or-external-find-regexp: Fix the docstringDmitry Gutov2024-02-151-3/+1
* Use new variable Buffer-menu-show-internal in project-list-buffers.Juri Linkov2024-02-061-1/+3
* project--read-project-list: Handle corrupted file contentsDmitry Gutov2024-01-261-1/+4
* project-recompile: New commandDmitry Gutov2024-01-211-0/+13
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix Tramp error in project-find-fileDmitry Gutov2023-12-271-8/+9
* project--read-file-cpd-relative: Don't abbreviate at allDmitry Gutov2023-12-201-6/+6
* Fix project-find-file history (with project--read-file-cpd-relative)Dmitry Gutov2023-12-201-4/+4
* project-any-command: Use 'project-aware'Dmitry Gutov2023-12-111-2/+2
* ; * lisp/progmodes/project.el (project-any-command): Fix last changeSean Whitton2023-12-081-1/+1
* project-any-command: Change the method for passing project rootDmitry Gutov2023-12-081-12/+10
* * lisp/progmodes/project.el (project-prompt-project-name): Add 'reverse'.Juri Linkov2023-11-271-1/+1
* (project-prompt-project-name): Simplify a bitDmitry Gutov2023-11-251-5/+5
* ; project-prompt-project-name: Reword a commentDmitry Gutov2023-11-251-1/+1
* Use the project--list as history when prompting for a projectSpencer Baugh2023-11-251-9/+30
* Simplify 'project-remember-projects-under'Philip Kaludercic2023-11-081-27/+20
* Add project-any-command and project-prefix-or-any-commandDmitry Gutov2023-11-051-2/+46
* (project-switch-project): Fix the previous changeDmitry Gutov2023-11-011-2/+4
* Only override the current project buffer-locallyDmitry Gutov2023-11-011-2/+5
* Catch 'permission-denied' during project lookupDmitry Gutov2023-11-011-1/+6
* * lisp/progmodes/project.el (project-menu-entry): Add 'bound-and-true-p'.Juri Linkov2023-10-311-1/+1
* Fix project-mode-line-format breaking buffer-file-coding-system (bug#66825)Juri Linkov2023-10-311-8/+15
* Exclude Git submodules from 'project-files'Jim Porter2023-10-301-21/+20
* project--switch-project-command: RetouchDmitry Gutov2023-10-201-2/+1
* Improve behavior with project-switch-use-entire-map=tDmitry Gutov2023-10-201-2/+22
* * lisp/progmodes/project.el (project--other-place-prefix): New function.Juri Linkov2023-10-191-6/+23
* Use project-name in the project-kill-buffers promptSpencer Baugh2023-10-171-1/+1
* * lisp/progmodes/project.el (project-mode-line-face): New variable.Juri Linkov2023-10-111-0/+4
* Improve documentation of 'project-mode-line'Eli Zaretskii2023-10-101-2/+3
* New option 'project-mode-line' to show project name on mode line (bug#66317)Juri Linkov2023-10-091-0/+33
* Merge from origin/emacs-29Eli Zaretskii2023-10-071-2/+2
|\
| * ; Normalize GNU ELPA :core package statementsStefan Kangas2023-10-011-2/+2
* | * lisp/progmodes/project.el: Bump version to 0.10.0.Dmitry Gutov2023-09-061-1/+1
* | (project-try-vc): When found non-VC project root, still search for the backendDmitry Gutov2023-09-061-0/+6
* | project.el: Fix bug in project-ignores method for VC-aware backendDamien Cassou2023-09-031-2/+1
* | Clean up some safe-local-variable predicatesStefan Kangas2023-08-301-1/+3
* | project.el: Fixup two recent defcustomsDmitry Gutov2023-08-241-3/+4
* | project-key-prompt-style: New option.Dmitry Gutov2023-08-231-2/+15
* | Use current file name for more "other project" future historySpencer Baugh2023-08-231-14/+31
* | Support adjusting file-name-history to the current projectSpencer Baugh2023-08-231-13/+56
* | Expand project file names before storing themSpencer Baugh2023-08-231-4/+14
* | * lisp/term.el (term--update-term-menu): Simplify.Stefan Kangas2023-08-201-0/+1
* | (project-find-file): Allow current file name "other project"'s future historySpencer Baugh2023-08-171-2/+12
* | ; * lisp/progmodes/project.el (project-find-file-in): Update docstring.Dmitry Gutov2023-08-171-1/+1
* | Unbreak project-find-file's future history when cpd is not rootDmitry Gutov2023-08-121-1/+6
* | (project--keymap-prompt): Use help-key-binding faceDmitry Gutov2023-08-121-3/+7
* | Merge from origin/emacs-29Michael Albinus2023-08-051-5/+0
|\ \ | |/
| * Delete comment saying that project.el is experimentalStefan Kangas2023-08-041-5/+0
* | ; Documentation followup to last changeEli Zaretskii2023-07-261-4/+4
* | Support transforming the dirname used by uniquifySpencer Baugh2023-07-261-0/+17