Mattias Engdegård
bb4209a5a5
Fix xref elisp identifier namespace mistake
...
Pressing `M-.` on ALPHA in
(let ((ALPHA BETA)) ...)
would incorrectly search for ALPHA as a function rather than a variable.
* lisp/progmodes/elisp-mode.el (elisp--xref-infer-namespace): Fix logic.
* test/lisp/progmodes/elisp-mode-tests.el
(elisp-mode-infer-namespace): Add test case.
2021-10-18 17:26:45 +02:00
..
2021-09-14 17:53:52 +02:00
2021-10-03 16:18:40 +01:00
2021-09-14 12:22:15 +01:00
2021-02-02 03:48:04 +02:00
2021-03-08 04:25:15 +02:00
2021-01-28 07:34:10 +01:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-07-23 15:20:44 +02:00
2021-09-14 17:53:52 +02:00
2021-10-18 17:26:45 +02:00
2021-09-26 17:53:23 +02:00
2021-04-01 19:57:05 +02:00
2021-02-26 17:11:49 +01:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-05-12 10:47:07 +02:00
2021-01-01 01:13:56 -08:00
2021-05-30 06:25:47 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-08-07 12:37:47 +02:00
2021-09-06 05:01:07 +03:00
2021-01-01 01:13:56 -08:00
2021-09-21 10:56:27 +01:00
2021-09-09 16:24:57 +02:00
2021-01-01 01:13:56 -08:00
2021-09-02 08:43:48 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-02-08 07:33:49 +01:00
2021-09-13 15:47:45 +03:00