summary refs log tree commit diff
path: root/pkgs/build-support/emacs
Commit message (Expand)AuthorAge
* emacs package setup hook: Fix FixHerwig Hochleitner2019-11-23
* emacs package setup hook: FixJohn Ericson2019-11-08
* emacs: use runCommand to generate wrapperRobert Helgesson2019-09-18
* emacsPackages: Drop old emacsPackages (non-NG) setsadisbladis2019-08-30
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* emacs: Link subdirs.el into emacs-packages-depsMohammed Yaseen Mowzer2019-02-02
* melpaBuild: Get package-build from melpa/package-buildThomas Tuegel2018-11-27
* emacsPackagesNg.trivialBuild: cleanup and standardize functionBenjamin Hipple2018-11-27
* lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson2018-09-24
* Fix pname to ename propagation if nullPeriklis Tsirakidis2018-07-27
* melpaBuild: use Emacs package names to satisfy package-buildThomas Tuegel2018-07-23
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
* emacsPackagesNg: 2018-07-15 updateThomas Tuegel2018-07-15
* nix-buffer: make eshell-path-env be inheritedMatthew Justin Bauer2018-02-15
* Filter nix-buffer packagesMatthew Justin Bauer2018-02-11
* Add setFunctionArgs lib function.Shea Levy2018-01-31
* Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy2018-01-04
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
* Fix emacs wrapper expression to honor bash array useMichael Alan Dorman2017-08-04
* emacsWithPackages: support installing larger packagesRodney Lorrimar2017-05-29
* emacsWithPackages: wrap MacOS appMatthew Bauer2017-05-20
* Fix documentation of emacsWithPackagesUtku Demir2017-05-02
* nixBufferBuilders: Add haskellMonoRepo builderShea Levy2017-05-01
* nix-buffer support: Make process-environment changes actually localShea Levy2017-03-25
* nixBufferBuilders.withPackages: Fix buffer count logicShea Levy2017-03-01
* Merge pull request #18985 from dudebout/emacs-with-c-srcDamien Cassou2016-10-07
|\
| * emacsWrapper: remove site-start.elcNicolas Dudebout2016-09-27
* | nix-buffer support improvements.Shea Levy2016-10-07
|/
* nixBufferBuilders.withPackages: Make more legible, special-case proof-general.Shea Levy2016-09-05
* Initial version of nixBufferBuilders.withPackages.Shea Levy2016-09-05
* 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
* elpa2nix: fix packages with DOS line endingsThomas Tuegel2016-01-18
* elpaBuild: factor out package installationThomas Tuegel2016-01-18
* melpaBuild: keep original source file names without hashThomas Tuegel2016-01-18
* melpaBuild: don't download dependenciesThomas Tuegel2016-01-18
* melpaBuild: don't guess archive file nameThomas Tuegel2016-01-18
* melpaBuild: get Emacs package name from recipeThomas Tuegel2016-01-18
* melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2015-12-29
* melpaBuild: update package-build.elThomas Tuegel2015-12-27
* emacsWithPackages: add user documentationThomas Tuegel2015-12-19
* emacsWithPackages: know its own package setThomas Tuegel2015-12-19
* melpaBuild: add unpackCmd for single-file packagesThomas Tuegel2015-12-06
* all-packages: Use callPackage where possibleMathnerd3142015-09-14