Fix describe-function with advised functions.
authorTassilo Horn <tsdh@gnu.org>
Sat, 7 Dec 2013 17:05:38 +0000 (18:05 +0100)
committerTassilo Horn <tsdh@gnu.org>
Sat, 7 Dec 2013 17:05:38 +0000 (18:05 +0100)
commitfaec28d9083cea00c0913b48d42508062a2243eb
tree5562c6bac8e5fa5cf2124e27df6399818a5ce137
parent1bb2debd5f1f02397458de593531f9712cfeb068
Fix describe-function with advised functions.

* lisp/help-fns.el (describe-function-1): Use new advice-* functions
rather than old ad-* functions.  Fix function type description and
source links for advised functions and subrs.
lisp/ChangeLog
lisp/help-fns.el