]> git.eshelyaron.com Git - emacs.git/commit
Minor fix to how describe-function-1 displays symbols with spaces
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 8 Feb 2022 07:02:52 +0000 (08:02 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 8 Feb 2022 07:02:52 +0000 (08:02 +0100)
commit95a021fe5f009bb0198b6c1266d674b12092449b
treef80bbd9f51fdc9b4b465cacafc9b94863931b5ad
parentb13e311f0babd7ab30d555ad542249b1a2ad9e2e
Minor fix to how describe-function-1 displays symbols with spaces

* lisp/help-fns.el (describe-function-1): Ensure that symbols like
`bar\ ' aren't rendered incorrectly (bug#23130).
lisp/help-fns.el