diff options
| author | Stefan Monnier | 2026-01-11 18:26:53 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2026-01-11 18:26:53 -0500 |
| commit | 9dcf0bc428f76004d2e33019de640a9d4920f4f2 (patch) | |
| tree | 81d07244a989460de0069f4547e139b8581b6b02 /test/lisp/erc | |
| parent | 762902c2c62de1853472c2c1a1a724ea67be45c4 (diff) | |
| download | emacs-9dcf0bc428f76004d2e33019de640a9d4920f4f2.tar.gz emacs-9dcf0bc428f76004d2e33019de640a9d4920f4f2.zip | |
Fix recent test suite regression (bug#80177)
* lisp/emacs-lisp/cl-generic.el (cl--generic-make-function):
Preserve advertised-calling-convention info.
* test/lisp/emacs-lisp/pcase-tests.el (pcase-tests-quote-optimization):
Require `byte-opt` to fix the test when the compiler is not loaded yet.
* lisp/progmodes/elisp-mode.el: Fix some >80column problems.
(elisp--xref-format-extra)
(elisp--xref-format): Make them constant, now that we don't have
the purespace. Also, use %S since some of the elements
don't necessarily have names and even if they do, we'd want to
escape any funny characters in them to avoid ambiguities.
(elisp--xref-find-definitions): Fix uses of
`elisp--xref-format-extra` accordingly.
Improve heuristic to distinguish proper `cl-defgeneric` from
implicit ones.
(elisp-eldoc-docstring-length-limit)
(elisp-eldoc-funcall-with-docstring-length): Remove redundant `:group`.
* lisp/cedet/mode-local.el (xref-mode-local-overload): Pass the
override symbol rather than its name through `elisp--xref-format-extra`.
* test/lisp/progmodes/elisp-mode-tests.el (find-defs-constructor):
Adjust test to new text.
Diffstat (limited to 'test/lisp/erc')
0 files changed, 0 insertions, 0 deletions