]> git.eshelyaron.com Git - emacs.git/commit
Fix help-customize in describe-symbol buffers
authorDmitry Gutov <dmitry@gutov.dev>
Mon, 14 Apr 2025 00:34:42 +0000 (03:34 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 16 Apr 2025 07:34:06 +0000 (09:34 +0200)
commit86351aab2f0c67a46af69e603937e6a01e7f95ca
tree5104e3b49c985c99b6eb9f6f806a462fc6659543
parent90f4be5022c56bf5d6a8a22ecb4cdde3c7f44807
Fix help-customize in describe-symbol buffers

* lisp/help-fns.el (describe-symbol):
Protect help-mode--current-data from being modified inside the
help-setup-xref call (bug#77510).

(cherry picked from commit f7e34d52dcc175f3205e308ab57e83d7b0515792)
lisp/help-fns.el