(elisp--xref-identifier-location): Skip variable, if it's also a functiong
commit35be45bbc9ac525bb2bc3e20b0fa27c1ceee0c15
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 17 Apr 2015 22:47:31 +0000 (18 01:47 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 17 Apr 2015 22:47:31 +0000 (18 01:47 +0300)
tree48c4f35c47f32a37222302b6025d9bf54df4dd9e
parent4841a2d8aae1b7b2aa4bda6cf16c1be11d5b132a
(elisp--xref-identifier-location): Skip variable, if it's also a functiong

* lisp/progmodes/elisp-mode.el (elisp--xref-identifier-location):
Avoid returning both the variable and the function for the same
minor mode.
lisp/progmodes/elisp-mode.el