Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Liliana Marie Prikler 9e22ef64ad
gnu: emacs: Only verify integrity of bound symbols.
Some variants, like emacs-no-x, come with a reduced set of preloaded symbols,
so don't expect them to always be native.

* gnu/packages/aux-files/emacs/comp-integrity.el (expect-native-if-bound): New
function.
(x-setup-function-keys, dynamic-setting-handle-config-changed-event)
(fontset-plain-name, fringe-mode, image-type, regexp-opt, scroll-bar-scale):
Use ‘expect-native-if-bound’.
(x-handle-no-bitmap-icon): Likewise, was already conditional.
2024-03-22 22:45:13 +01:00
..
bootloader
build
home gnu: home: dotfiles: Properly support both plain and Stow directory layouts. 2024-03-06 23:25:51 +01:00
installer
machine
packages gnu: emacs: Only verify integrity of bound symbols. 2024-03-22 22:45:13 +01:00
services services: virtual-build-machine: Disable substitutes by default. 2024-03-06 23:25:51 +01:00
system linux-initrd: Avoid looking up builtin modules. 2024-03-09 09:21:19 +08:00
tests tests: install: Fix encrypted-root-not-boot-os test. 2024-02-21 15:20:07 +03:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk Merge branch 'master' into emacs-team 2024-03-09 07:46:25 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm