Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-13 | r/2503 feat(tools/emacs-pkgs): Add new builder for internal packages | Vincent Ambo | 1 | -2/+2 | |
Adds a new internal builder that makes it possible to override the `emacsPackages` passed to our Emacs packages, which in turn makes it possible to inject them into the emacsPackages fixpoint and use them with features like Emacs native compilation. Change-Id: I80dad57115c83cf5693ae6ba4e4cf3105d103d5e Reviewed-on: https://cl.tvl.fyi/c/depot/+/3003 Tested-by: BuildkiteCI Reviewed-by: adisbladis <adisbladis@gmail.com> Reviewed-by: grfn <grfn@gws.fyi> | |||||
2020-03-08 | r/593 refactor: emacsPackagesNg -> emacsPackages | Vincent Ambo | 1 | -1/+1 | |
The former is now just an alias for the latter anyways. | |||||
2020-02-24 | r/577 chore(third_party/emacs): Check in upstream rcirc | Vincent Ambo | 1 | -0/+7 | |
This is the unmodified rcirc package from Emacs 26.3 |