]> git.eshelyaron.com Git - emacs.git/commit
Improve formatting of 'setopt' suggestion in *Help* buffer
authorVisuwesh <visuweshm@gmail.com>
Sun, 23 Mar 2025 05:58:16 +0000 (11:28 +0530)
committerEshel Yaron <me@eshelyaron.com>
Tue, 8 Apr 2025 05:42:27 +0000 (07:42 +0200)
commite0b169191a789328b99d0fac8d4eb7268f4df41e
tree3e11af1cb3ac68ceaf95d35991ad1b7681b110eb
parenta3a72baa9de638105799468d1267117ab6a050d0
Improve formatting of 'setopt' suggestion in *Help* buffer

* lisp/help-fns.el (help--recommend-setopt): Remove function,
and...
(help-fns--customize-variable): ... move the relevant code here
to keep related code in the same place.  Change the formatting
to also include the :set function if it is set to a named
function.  (Bug#77173)

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