]> code.delx.au - gnu-emacs/commit
Make describe-variable look up the variable in the current buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2016 22:08:52 +0000 (00:08 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 30 Apr 2016 22:08:52 +0000 (00:08 +0200)
commit032b05103136e6aa0a9640a3e3fa56fefebf7119
tree316102f6e6edb3328ac26bf4a435de7fc95935c8
parenteeac7c57273cec3f9408b18392dd2bafe3be4450
Make describe-variable look up the variable in the current buffer

* lisp/help-fns.el (describe-variable): Get the variable
definition in the buffer we were called from (in case it only
exists there) (bug#21252).
lisp/help-fns.el