; Fix a typo

This commit is contained in:
Dmitry Gutov 2015-07-21 00:44:41 +03:00
parent 136dd7bc02
commit 4051fb202e

View file

@ -508,7 +508,7 @@ Used for temporary buffers.")
(n (abs n))
(xref nil))
(dotimes (_ n)
(setq (xref--search-property 'xref-item backward)))
(setq xref (xref--search-property 'xref-item backward)))
(cond (xref
(xref--pop-to-location xref))
(t