Fix bug #26529: C-h k errors with a lambda function bound to a key.
commit92879a1b035baf297158812ccdbaf6ae1d157e16
authorAlan Mackenzie <acm@muc.de>
Sun, 16 Apr 2017 10:01:09 +0000 (16 10:01 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 16 Apr 2017 10:01:09 +0000 (16 10:01 +0000)
treefe565cbaea272bc550bc833b7e32d66af1b2f7f7
parentbdd0c8600fcd33b6f8a535a66343591a29575042
Fix bug #26529: C-h k errors with a lambda function bound to a key.

* lisp/help-fns.el (help-fns--signature, describe-function-1): Check
`function' is a symbol before trying to get property `reader-construct' from
it.
lisp/help-fns.el