summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/emacs
AgeCommit message (Expand)Author
2018-02-15nix-buffer: make eshell-path-env be inheritedMatthew Justin Bauer
2018-02-11Filter nix-buffer packagesMatthew Justin Bauer
2018-01-31Add setFunctionArgs lib function.Shea Levy
2018-01-04Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy
2017-12-30treewide: Don't use envHook anymoreJohn Ericson
2017-08-04Fix emacs wrapper expression to honor bash array useMichael Alan Dorman
2017-05-29emacsWithPackages: support installing larger packagesRodney Lorrimar
2017-05-20emacsWithPackages: wrap MacOS appMatthew Bauer
2017-05-02Fix documentation of emacsWithPackagesUtku Demir
2017-05-01nixBufferBuilders: Add haskellMonoRepo builderShea Levy
2017-03-25nix-buffer support: Make process-environment changes actually localShea Levy
2017-03-01nixBufferBuilders.withPackages: Fix buffer count logicShea Levy
2016-10-07Merge pull request #18985 from dudebout/emacs-with-c-srcDamien Cassou
2016-10-07nix-buffer support improvements.Shea Levy
2016-09-27emacsWrapper: remove site-start.elcNicolas Dudebout
2016-09-05nixBufferBuilders.withPackages: Make more legible, special-case proof-general.Shea Levy
2016-09-05Initial version of nixBufferBuilders.withPackages.Shea Levy
2016-08-19Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"Thomas Tuegel
2016-08-17emacs: add versatile "emacsWrapper"Matthew Bauer
2016-05-12emacs: hide wrapper dependenciesSamuel Rivas
2016-04-03emacsWithPackages: reduce some duplicationSamuel Rivas
2016-04-03emacsWithPackages: move bin and site-lisp to private share directorySamuel Rivas
2016-01-20emacsWithPackages: link packages into single load-pathThomas Tuegel
2016-01-20emacsWithPackages: defer loading package.elThomas Tuegel
2016-01-20emacsWithPackages: use local variables correctlyThomas Tuegel
2016-01-18elpa2nix: fix packages with DOS line endingsThomas Tuegel
2016-01-18elpaBuild: factor out package installationThomas Tuegel
2016-01-18melpaBuild: keep original source file names without hashThomas Tuegel
2016-01-18melpaBuild: don't download dependenciesThomas Tuegel
2016-01-18melpaBuild: don't guess archive file nameThomas Tuegel
2016-01-18melpaBuild: get Emacs package name from recipeThomas Tuegel
2015-12-29melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel
2015-12-27melpaBuild: update package-build.elThomas Tuegel
2015-12-19emacsWithPackages: add user documentationThomas Tuegel
2015-12-19emacsWithPackages: know its own package setThomas Tuegel
2015-12-06melpaBuild: add unpackCmd for single-file packagesThomas Tuegel
2015-09-14all-packages: Use callPackage where possibleMathnerd314
2015-07-31emacs-packages: add automatic meta.homepages to builders, cleanup other expre...Jan Malakhovski
2015-05-17emacsWithPackages: install support filesThomas Tuegel
2015-04-23emacsWithPackages: don't call package-initializeThomas Tuegel
2015-04-21add emacsWithPackagesThomas Tuegel
2015-03-03refactor Emacs packages'/modes' buildersJan Malakhovski
2015-03-03reorganize emacs related filesJan Malakhovski