]> git.eshelyaron.com Git - emacs.git/commit
Fdocumentation_property: Return doc string for indirect variables
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 Jun 2019 14:25:19 +0000 (16:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 26 Jun 2019 14:25:24 +0000 (16:25 +0200)
commit4b83e7d016ba8e9983c6fd0e154bfa9e22481958
treecd5ce4a9a3625ecce195225765088dd6f41803b3
parent0b4e003766f15225dede9bdba4ead33e493856e2
Fdocumentation_property: Return doc string for indirect variables

* src/doc.c (Fdocumentation_property): When dealing with indirect
variables (i.e., aliases), also check the symbol being pointed to
for the doc string (bug #17180).
src/doc.c