diff options
author | Dmitry Gutov <dmitry@gutov.dev> | 2024-05-12 20:42:08 +0300 |
---|---|---|
committer | Dmitry Gutov <dmitry@gutov.dev> | 2024-05-12 20:56:55 +0300 |
commit | b20d4ab374fb9b3c80b968df6acd6444f763bd40 (patch) | |
tree | e7a06bce22dc78dbac0f40e7f8d68d607d44311a /lisp/emacs-lisp/lisp-mnt.el | |
parent | 2c759b9ce620311df97f43b791ba27b1302171c4 (diff) | |
download | emacs-b20d4ab374fb9b3c80b968df6acd6444f763bd40.tar.gz emacs-b20d4ab374fb9b3c80b968df6acd6444f763bd40.tar.bz2 emacs-b20d4ab374fb9b3c80b968df6acd6444f763bd40.zip |
Fix 'C-u C-x p g' globally and 'A' in dired-mode
* lisp/progmodes/project.el (project-find-regexp): Ensure the
DEFAULT-DIRECTORY is set correctly for the 'C-u' case (bug#70888).
* lisp/progmodes/project.el (project--files-in-directory):
Ensure that the DIR argument ends with a slash --
'dired-do-find-regexp' passes it differently, for example.
* lisp/progmodes/xref.el (xref--group-name-for-display): Ensure
the project-relative and absolute display modes work well for
groups with "relative" file names.
(xref--analyze, xref--add-log-current-defun): Change accordingly.
* test/lisp/progmodes/project-tests.el
(project-find-regexp-with-prefix): New test.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions