]> git.eshelyaron.com Git - emacs.git/commit
help-setup-xref: Fix the previous changes
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 9 Oct 2024 01:03:51 +0000 (04:03 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:37:22 +0000 (19:37 +0200)
commit61e9463113dbdf70d6189ba7e3a5494a05e7e0ea
treefa3e279477c417e90be0bc12f626926af4b3f924
parentda7df9f765512c16970831522684aff4ac49c74d
help-setup-xref: Fix the previous changes

* lisp/help-mode.el (help-setup-xref): Instead of killing all
local variables directly, call the current major mode function, to
preserve its own locals while dropping the rest (bug#73637).

(cherry picked from commit ef87ce0ffae95de61e1c34ed27ff22c1051769e8)
lisp/help-mode.el