index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
project.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix the previous change"
Dmitry Gutov
2021-02-06
1
-2
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2021-02-06
1
-2
/
+2
|
\
|
*
Fix the previous change
Dmitry Gutov
2021-02-05
1
-2
/
+2
|
*
Bind default-directory to the project root
Dmitry Gutov
2021-02-04
1
-0
/
+2
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Bind default-directory to the project root
Dmitry Gutov
2021-02-04
1
-0
/
+2
*
|
Allow project/xref packages to be used in Emacs 26.1
João Távora
2021-01-28
1
-2
/
+2
*
|
Move the ‘declare’ form before the interactive spec in 10 functions.
Juri Linkov
2021-01-20
1
-3
/
+3
*
|
Declare some project commands interactive-only
Dmitry Gutov
2021-01-19
1
-0
/
+3
*
|
Change default-directory before prompting in project-compile
Kévin Le Gouguec
2021-01-16
1
-14
/
+5
*
|
Proof some searches and file listings against symlinks
Dmitry Gutov
2021-01-06
1
-1
/
+2
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Jamie Beardslee <beardsleejamie@gmail.com>
Dmitry Gutov
2020-12-20
1
-0
/
+9
*
|
; * lisp/progmodes/project.el (project-switch-use-entire-map): Typo
Mattias Engdegård
2020-12-14
1
-1
/
+1
*
|
Remove the duplication from project-switch-commands's config
Dmitry Gutov
2020-12-13
1
-19
/
+65
*
|
Bump project.el version
Dmitry Gutov
2020-12-13
1
-1
/
+1
*
|
Allow specifying the project to switch to programmatically
Dmitry Gutov
2020-12-09
1
-5
/
+7
*
|
Improve .gitignore and project-vc-ignores handling
Dmitry Gutov
2020-12-02
1
-10
/
+41
*
|
Use project--value-in-dir
Dmitry Gutov
2020-12-02
1
-3
/
+4
*
|
Improve docstrings
Dmitry Gutov
2020-11-30
1
-2
/
+6
*
|
project-or-external-find-file doc string fix
Lars Ingebrigtsen
2020-11-14
1
-2
/
+1
*
|
Clarify project-find-file doc string
Lars Ingebrigtsen
2020-11-12
1
-2
/
+1
*
|
* lisp/progmodes/project.el: Don't truncate the saved project list.
Juri Linkov
2020-11-08
1
-1
/
+3
*
|
* lisp/progmodes/project.el (project--files-in-directory): Fix formatting
Manuel Uberti
2020-11-04
1
-2
/
+2
*
|
Fix undefined function in project-compile
Lars Ingebrigtsen
2020-10-15
1
-0
/
+1
*
|
Mention two more functions in the commentary
Dmitry Gutov
2020-10-08
1
-0
/
+3
*
|
; Fix typos
Stefan Kangas
2020-09-21
1
-2
/
+2
*
|
Fix typo in project-kill-buffers
Stefan Kangas
2020-09-18
1
-1
/
+1
*
|
Fix typo, reported by Manuel Uberti
Dmitry Gutov
2020-09-18
1
-1
/
+1
*
|
Unbreak project.el, the GNU Elpa package, for Emacs 26.3
João Távora
2020-09-03
1
-2
/
+4
*
|
Add commands to run shell commands in project root
Stefan Kangas
2020-08-28
1
-0
/
+16
*
|
Unbreak project-find-regexp in Emacs 26.3 (bug#42765)
Dmitry Gutov
2020-08-14
1
-20
/
+2
*
|
Remove usages of assoc-delete-all in project.el
Philip K
2020-08-06
1
-3
/
+5
*
|
Replace project-kill-buffers-ignores with project-kill-buffer-conditions
Philip K
2020-07-29
1
-27
/
+102
*
|
Fix argument reference
Dmitry Gutov
2020-07-27
1
-1
/
+1
*
|
Move project--value-in-dir to a different section
Dmitry Gutov
2020-07-27
1
-7
/
+7
*
|
Bind switch-to-buffer-obey-display-actions to t
Dmitry Gutov
2020-07-27
1
-0
/
+1
*
|
Add project other place commands
Sean Whitton
2020-07-27
1
-0
/
+67
*
|
Add project-display-buffer and project-display-buffer-other-frame
Sean Whitton
2020-07-27
1
-1
/
+28
*
|
Factor out project--read-project-buffer from project-switch-buffer
Sean Whitton
2020-07-27
1
-15
/
+17
*
|
project-remember-project: New public function
Dmitry Gutov
2020-07-25
1
-2
/
+3
*
|
; project.el: Talk about equality
Dmitry Gutov
2020-07-20
1
-2
/
+5
*
|
project.el: Add more docs and two new key bindings
Dmitry Gutov
2020-07-20
1
-7
/
+64
*
|
Add missing 'require'.
Philipp Stephani
2020-07-19
1
-0
/
+1
*
|
;* lisp/progmodes/project.el (project-current): Doc fix.
Eli Zaretskii
2020-07-12
1
-1
/
+2
*
|
; Roll back certain doc changes; clarify what "transient" is
Dmitry Gutov
2020-07-12
1
-7
/
+9
*
|
Fix last doc changes in project.el
Eli Zaretskii
2020-07-12
1
-8
/
+12
*
|
project-kill-buffers: Update the docstring too
Dmitry Gutov
2020-07-12
1
-0
/
+2
*
|
More docstring updates in project.el
Dmitry Gutov
2020-07-12
1
-9
/
+9
*
|
Another minor improvement of project.el doc strings
Eli Zaretskii
2020-07-11
1
-13
/
+26
[next]