summary refs log tree commit diff
path: root/pkgs/build-support/emacs/wrapper.nix
Commit message (Expand)AuthorAge
* emacs: resolve wrapper load-path at build timeRobert Helgesson2021-11-14
* Merge pull request #130021 from neosimsim/fix-emacs-override-examplesadisbladis2021-08-04
|\
| * emacs: fix overrideScope' examplesAlexander Ben Nasrallah2021-07-12
* | Add gcc for emacs wrapper so native-comp worksMatthew Bauer2021-06-23
|/
* emacs: adapt to renamed native-comp variablesMauricio Collares2021-05-06
* emacsWithPackages: prevent the UI showing prematurely during startupmidchildan2021-02-25
* treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withP...adisbladis2021-01-13
* emacs: fix accidental double wrapper (Darwin)Alyssa Ross2021-01-08
* emacs: replace 'emacs.nativeComp' in wrapper with 'nativeComp'Matthieu Le brazidec (r3v2d0g)2020-12-20
* emacs: Fix accidental double wrappingadisbladis2020-12-17
* emacs: Add comp-eln-load-path infrastructureTad Fisher2020-12-16
* emacsWithPackages: fix application wrapper on darwinMario Rodas2020-12-12
* emacsWithPackages: mutate EMACSLOADPATH correctlyAlyssa Ross2020-12-10
* Fix building of emacsWithPackages not findind subdirs.elDwarfMaster2020-06-02
* emacs: use runCommand to generate wrapperRobert Helgesson2019-09-18
* emacsPackages: Drop old emacsPackages (non-NG) setsadisbladis2019-08-30
* emacs: Link subdirs.el into emacs-packages-depsMohammed Yaseen Mowzer2019-02-02
* lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson2018-09-24
* Add setFunctionArgs lib function.Shea Levy2018-01-31
* Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy2018-01-04
* Fix emacs wrapper expression to honor bash array useMichael Alan Dorman2017-08-04
* emacsWithPackages: wrap MacOS appMatthew Bauer2017-05-20
* Fix documentation of emacsWithPackagesUtku Demir2017-05-02
* emacsWrapper: remove site-start.elcNicolas Dudebout2016-09-27
* Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"Thomas Tuegel2016-08-19
* emacs: add versatile "emacsWrapper"Matthew Bauer2016-08-17
* emacs: hide wrapper dependenciesSamuel Rivas2016-05-12
* emacsWithPackages: reduce some duplicationSamuel Rivas2016-04-03
* emacsWithPackages: move bin and site-lisp to private share directorySamuel Rivas2016-04-03
* emacsWithPackages: link packages into single load-pathThomas Tuegel2016-01-20
* emacsWithPackages: defer loading package.elThomas Tuegel2016-01-20
* emacsWithPackages: use local variables correctlyThomas Tuegel2016-01-20
* emacsWithPackages: add user documentationThomas Tuegel2015-12-19
* emacsWithPackages: know its own package setThomas Tuegel2015-12-19
* emacsWithPackages: install support filesThomas Tuegel2015-05-17
* emacsWithPackages: don't call package-initializeThomas Tuegel2015-04-23
* add emacsWithPackagesThomas Tuegel2015-04-21