Show watchpoints when describing variables
commit459a23444e321d25f0b82bede76947576f01ecc3
authorNoam Postavsky <npostavs@gmail.com>
Sat, 19 Nov 2016 21:50:34 +0000 (19 16:50 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 3 Dec 2016 01:25:14 +0000 (2 20:25 -0500)
tree7f8d4d4128aa17317b17c337c4b7ab9d0aa5ded3
parent227213164e06363f0a4fb2beeeb647c99749299e
Show watchpoints when describing variables

* src/data.c (Fget_variable_watchers): New function.
* lisp/help-fns.el (describe-variable): Use it to detect watching
functions.
lisp/help-fns.el
src/data.c