]> git.eshelyaron.com Git - emacs.git/commit
Visually truncate excessively long lines in Xref
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 18 May 2021 00:33:29 +0000 (03:33 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 18 May 2021 00:36:40 +0000 (03:36 +0300)
commitd83db639d379df142482bf82d7eb020d2ec1ae73
tree15df7dd98ffdef9f92a897549282cf1a2e5bf881
parentf572735c5105a84da3175ae6cdad807fa103dfe1
Visually truncate excessively long lines in Xref

* lisp/progmodes/xref.el (xref-truncation-width): New option.
(xref--apply-truncation): New function.
(xref--insert-xrefs): Use it (bug#46859).
lisp/progmodes/xref.el