• David Engster's avatar
    Add new hook to augment help buffers. · abb82152
    David Engster authored
    * 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'.
    abb82152
help-fns.el 45.7 KB