Dmitry Gutov
86da812afb
Migrate Xref off EIEIO
...
To improve performance and flexibility (bug#50777).
* lisp/progmodes/xref.el (xref-location): Remove.
(xref-file-location): Change to cl-struct.
(xref-buffer-location, xref-bogus-location): Ditto.
(xref-item, xref-match-item): Same.
And update all method definitions accordingly.
(xref--insert-xrefs): Don't use 'oref', use 'xref-item-location'.
(xref--insert-xrefs, xref-show-definitions-completing-read):
Insetad of 'with-slots', use 'xref-item-summary' and
'xref-item-location'.
* lisp/progmodes/etags.el (xref-etags-location):
Change from EIEIO class into a cl-struct.
(xref-etags-apropos-location): Ditto.
Update all method definitions.
* test/lisp/progmodes/elisp-mode-tests.el (xref-elisp-test-run):
Avoid using 'oref'.
2021-10-01 00:02:21 +03:00
..
2020-12-29 08:38:25 +01:00
2020-08-09 15:13:05 -05:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-05-10 13:33:32 +02:00
2021-09-30 17:08:46 +02:00
2021-01-01 01:13:56 -08:00
2020-10-24 02:36:55 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-07-24 11:16:15 +02:00
2021-09-26 17:53:23 +02:00
2020-11-12 03:20:39 +01:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-21 22:03:08 -07:00
2020-10-23 21:07:26 +02:00
2021-09-28 15:47:01 +02:00
2021-02-08 09:10:57 +01:00
2021-08-30 01:56:10 +02:00
2021-09-26 17:53:23 +02:00
2020-09-02 12:53:02 +02:00
2021-09-26 17:53:23 +02:00
2021-10-01 00:02:21 +03:00
2020-08-08 01:40:38 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2020-10-22 18:51:00 +02:00
2021-09-26 20:45:07 +02:00
2021-09-26 17:53:23 +02:00
2020-10-23 21:07:26 +02:00
2021-09-16 19:37:07 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-24 00:30:06 +01:00
2021-01-01 01:13:56 -08:00
2021-09-16 19:37:07 +02:00
2021-09-26 13:23:57 +02:00
2021-09-21 05:59:11 +02:00
2021-01-01 01:13:56 -08:00
2021-09-27 20:36:12 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-22 15:42:41 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-27 08:15:24 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-08-20 02:32:02 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-08-09 14:14:37 +02:00
2021-09-28 17:01:09 +02:00
2021-01-01 01:13:56 -08:00
2021-04-01 11:07:06 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-08-06 13:29:31 +02:00
2021-07-08 07:48:40 +02:00
2021-09-22 15:42:41 +02:00
2021-01-01 01:13:56 -08:00
2021-01-29 06:19:06 +01:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-05-05 22:27:29 +02:00
2021-01-10 13:37:38 +00:00
2021-05-25 21:22:22 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-05-06 17:27:14 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-03-06 18:25:44 +00:00
2021-02-18 16:50:55 +01:00
2021-09-26 17:53:23 +02:00
2021-04-09 13:44:44 +02:00
2021-03-30 23:11:24 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-05-16 15:50:41 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-07-25 10:29:09 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-08-26 13:14:19 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-01-01 01:13:56 -08:00
2021-09-27 11:47:55 +02:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-09-23 22:57:53 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-03-20 01:11:47 +01:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00
2021-08-08 19:25:26 +02:00
2021-09-26 17:53:23 +02:00
2021-01-19 09:11:37 -03:00
2021-01-01 01:13:56 -08:00
2021-09-26 17:53:23 +02:00
2021-01-01 01:13:56 -08:00