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:
parent
136dd7bc02
commit
4051fb202e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user