guix/gnu/packages/aux-files/emacs
Liliana Marie Prikler 35fc3027f3
gnu: emacs: Check integrity of native-compiled files.
In the previous commit, we've added a patch that potentially messes with
how built-in (especially preloaded) Lisp libraries are loaded.  Thus, we
might want to assert that these files still load fine, as reported when
querying the builtin documentation of functions provided by them.

* gnu/packages/aux-files/emacs/comp-integrity.el: New file.
* gnu/Makefile.am (dist_noinst_DATA): Register it here.
* gnu/packages/emacs.scm (emacs-no-x)[#:phases]: Add ‘validate-comp-integrity’.
2024-02-24 08:08:17 +01:00
..
comp-integrity.el gnu: emacs: Check integrity of native-compiled files. 2024-02-24 08:08:17 +01:00
guix-emacs.el gnu: guix-emacs: Reword docstrings. 2023-09-07 20:25:07 +02:00