]> git.eshelyaron.com Git - emacs.git/commit
Make description of text properties on the form `(string ...)' work
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 30 Jul 2019 10:09:12 +0000 (12:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 30 Jul 2019 10:09:12 +0000 (12:09 +0200)
commit8a30f0414ec4145ca3684639c6ce1edeeb3f3331
tree0e3e807de70463c8af0d93d8ac9a91757dffb593
parent26381d56e2e39700c60e17ca22c418028a3bfbd9
Make description of text properties on the form `(string ...)' work

* lisp/descr-text.el (describe-property-list): Don't special-case
for symbols that have widget properties here (bug#22957).  It's
not documented that this function should do that, and looking at
the code, it doesn't seem like this function is actually used for
doing that, either.  This makes describing some text properties
that are on the form `(string ...)' work.
lisp/descr-text.el