Files
emacs/lisp/help-mode.el
Eshel Yaron 52acabcbe8 Fix 'help-view-source' for variables defined in C
This fixes an issue that Juri Linkov mentioned in Bug#71117.

* lisp/help-mode.el (help-function-def--button-function): When
searching for the definition of a variable, make sure to call
'help-C-file-name' with KIND argument set to 'var'.
2024-05-23 22:14:14 +02:00

39 KiB