]> git.eshelyaron.com Git - emacs.git/commit
Fix xref-clear-marker-stack refactoring mistake
authorMattias Engdegård <mattiase@acm.org>
Thu, 26 Jan 2023 11:36:20 +0000 (12:36 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 26 Jan 2023 11:36:20 +0000 (12:36 +0100)
commitdfdc0f5fb7b10e737c3c8e2bdb1eb873a1e91bd7
tree34ba26c8137a7a4a192b2cbf8fce58d402833dac
parentfce07d461dec3128c2a3618adbbb4794a45b1fdb
Fix xref-clear-marker-stack refactoring mistake

* lisp/progmodes/xref.el (xref-clear-marker-stack):
Clear the history correctly.  Changing a lexical variable has no effect.
lisp/progmodes/xref.el