[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: making xref.el a core ELPA package
From: |
Stefan Monnier |
Subject: |
Re: making xref.el a core ELPA package |
Date: |
Fri, 28 Dec 2018 09:32:06 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
>> Sure, you could add some conditionals to support older versions.
Very much so.
> It's kinda lame to do this in a file that is in Emacs core,
We have lots of that in Emacs's own files, since many of Emacs's
packages are also distributed outside (e.g. cc-mode, Tramp, ...).
It's not lame,
Stefan