]> git.eshelyaron.com Git - emacs.git/commit
Fix error when trying to recommend setopt
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 13 Mar 2025 18:19:05 +0000 (15:19 -0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 15:28:06 +0000 (16:28 +0100)
commit98890490705cbaee6d1d8c591fe1475d3d0cb7bd
tree98b94474f0114bba6c33724c09a23516b80dfdf8
parent0385c19be6d0668426f4d481a6d4c9e0c842be14
Fix error when trying to recommend setopt

* lisp/help-fns.el (help--recommend-setopt): Don't assume that
variable-documentation stores only strings.  (Bug#76994)

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