]> git.eshelyaron.com Git - emacs.git/commit
Fix 'apropos-library' for 'define-symbol-props'
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Aug 2024 12:47:40 +0000 (08:47 -0400)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:09:59 +0000 (16:09 +0200)
commite91542ec210dcc0302fe13b0f08cccdb2f058baf
tree83edcc93ed721f0af4a4985feffb83113d9ee243
parentd7e16050f88c486186039547a04d5aa7711e2e59
Fix 'apropos-library' for 'define-symbol-props'

* lisp/apropos.el (apropos-library): Sanitize data to avoid
signaling errors when 'define-symbol-props' is seen.  (Bug#72616)

(cherry picked from commit bfe07eca5981fe80ddc8a54b18dd9340ad5ec2be)
lisp/apropos.el