1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00

; 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