]> git.eshelyaron.com Git - emacs.git/commit
Allow describe-function helpers to access buffer-local values.
authorStephen Leake <stephen_leake@stephe-leake.org>
Sat, 15 Aug 2015 17:17:47 +0000 (12:17 -0500)
committerStephen Leake <stephen_leake@stephe-leake.org>
Sat, 15 Aug 2015 17:18:47 +0000 (12:18 -0500)
commit2ff8791d61b81a72b8c7d288ebcd352b696584a7
tree5c657d1964e71b7bd527712e93880075a25357ac
parentb6d4bafa1de2aa3ae2bb8cba5825d4a6f248ed0a
Allow describe-function helpers to access buffer-local values.

This will be used by cedet/mode-local.el `describe-mode-local-override'
on `help-fns-describe-function-functions' in upstream CEDET.

* lisp/help-fns.el (describe-function-orig-buffer): New, let-bound in
`describe-function'.
(describe-function): Bind it, save it on the help xref stack.
lisp/help-fns.el