Add new hook to augment help buffers.
authorDavid Engster <dengste@eml.cc>
Tue, 7 Jan 2014 20:40:44 +0000 (21:40 +0100)
committerDavid Engster <dengste@eml.cc>
Tue, 7 Jan 2014 20:40:44 +0000 (21:40 +0100)
commitabb82152dcd743c284bcd7b4ecb31d20543ec735
treeab11625be345077c0c7ed94d9649cc007c31fd88
parent160006268a4fa72cda6a5f75b6595eb5757c46e9
Add new hook to augment help buffers.

* help-fns.el (help-fns-describe-function-functions): New variable to
call functions for augmenting help buffers.
(describe-function-1): Remove explicit calls to
`help-fns--compiler-macro', `help-fns--parent-mode' and
`help-fns--obsolete'.  Put them in above new variable instead.  Call
all of them through `run-hook-with-args'.
lisp/ChangeLog
lisp/help-fns.el