nixpkgs/pkgs/applications/editors/emacs
Tony Zorman e84c8db9a5 emacs: Add withCompressInstall flag
When enabled (the default), Emacs compresses its files (.c, .el, .info,
and so on) before installing them.

Disabling the option with `withCompressInstall = false` results in the
suppression of that compression step. This increases disk space, but is
slightly faster for some operations; Emacs does not have to decompress
these files on the fly when, for example, jumping to the definition of a
built-in function.
2023-11-17 13:28:28 +01:00
..
elisp-packages nongnu-packages: updated 2023-11-10 (from overlay) 2023-11-11 16:47:35 -03:00
default.nix emacs: small rewrite 2023-10-29 17:30:40 -03:00
macport_noescape_noop.h emacs-macport: build on LLVM 14 2023-08-31 14:20:27 +00:00
make-emacs.nix emacs: Add withCompressInstall flag 2023-11-17 13:28:28 +01:00
native-comp-driver-options-28.patch emacs: change substituteInPlace invocation to an aligning patch 2022-11-30 11:37:12 -08:00
native-comp-driver-options.patch emacs: change substituteInPlace invocation to an aligning patch 2022-11-30 11:37:12 -08:00
site-start.el emacs: append /run/wrappers/bin to tramp-remote-path 2023-09-12 21:00:22 +08:00
sources.nix emacs: move generic.nix to make-emacs.nix 2023-10-29 17:30:40 -03:00