Files
emacs/test/lisp/progmodes
Dmitry Gutov 759ec25769 Generic-ify xref-location-column
* lisp/progmodes/xref.el (xref-location-column):
Create a generic from xref-file-location-column, to use in the
common rendering code (bug#36967).
(xref--insert-xrefs): Update accordingly.

* test/lisp/progmodes/xref-tests.el
(xref-matches-in-directory-finds-two-matches-on-the-same-line)
(xref-matches-in-directory-finds-an-empty-line-regexp-match):
Ditto.
2020-12-21 03:38:37 +02:00
..
2020-07-31 09:09:39 -07:00
2020-11-06 15:37:17 +01:00
2020-10-22 18:23:49 +02:00
2020-08-27 02:53:25 +02:00
2020-12-21 03:38:37 +02:00