Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966
This commit is contained in:
Miles Bader 2007-12-28 22:26:14 +00:00
commit b17f53abc2
36 changed files with 423 additions and 507 deletions

View file

@ -133,6 +133,7 @@ See `find-function' and `find-variable'."
"Hook run after finding symbol definition.
See the functions `find-function' and `find-variable'."
:type 'hook
:group 'find-function
:version "20.3")