]> git.eshelyaron.com Git - emacs.git/commit
xref--group-name-for-display: Undo most of the latest change
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 18 May 2024 00:00:29 +0000 (03:00 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 18 May 2024 18:52:40 +0000 (20:52 +0200)
commit2c4ca8744e6e87692a9d2d42d5673ab543913f2b
tree7a6eb23aa0e6ad5dda4cee95230fd3df977916b0
parentf120c9660cef2ae5bad50ebe9fb7f68d427ba962
xref--group-name-for-display: Undo most of the latest change

* lisp/progmodes/xref.el (xref--group-name-for-display):
Remove the DD-SUFFIX parameter, returning the function more like
to how it was (bug#69233).
(xref--analyze, xref--add-log-current-defun):
Revert the previous change accordingly.

* test/lisp/progmodes/xref-tests.el: Undo the last change.

(cherry picked from commit 646b8da4a5ec8b4b4a8e461683ff0786a95d1f85)
lisp/progmodes/xref.el
test/lisp/progmodes/xref-tests.el