1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-08 08:43:52 -08:00
emacs/test/lisp/progmodes
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
..
cperl-mode-resources
elisp-mode-resources Rename elisp-shorthands to read-symbol-shorthands 2021-10-03 16:18:40 +01:00
flymake-resources
js-resources
ruby-mode-resources
xref-resources
asm-mode-tests.el
autoconf-tests.el
bat-mode-tests.el
cc-mode-tests.el
compile-tests.el
cperl-mode-tests.el
elisp-mode-tests.el Fix xref elisp identifier namespace mistake 2021-10-18 17:26:45 +02:00
etags-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
executable-tests.el
f90-tests.el
flymake-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
gdb-mi-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
glasses-tests.el
grep-tests.el
js-tests.el
octave-tests.el
opascal-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
pascal-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
perl-mode-tests.el
project-tests.el
ps-mode-tests.el
python-tests.el
ruby-mode-tests.el
scheme-tests.el
sh-script-tests.el
sql-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
subword-tests.el
tcl-tests.el
xref-tests.el