]> git.eshelyaron.com Git - emacs.git/commit
Indicate progress while searching for references in xref
authorMattias Engdegård <mattiase@acm.org>
Sat, 21 Aug 2021 09:34:32 +0000 (11:34 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 21 Aug 2021 10:41:54 +0000 (12:41 +0200)
commitb4830907edb7d499f7e81d53e22fe7793a0febcb
tree40166791880c8264c8ca9faab84e1e37a81ef087
parent4d6e7700314290d76aae26313daea613ae92b81e
Indicate progress while searching for references in xref

* lisp/progmodes/xref.el (xref-backend-references): Add messages to
show the user that something is happening instead of silently freezing
during the frequently long synchronous searches for references.
lisp/progmodes/xref.el