about summary refs log tree commit diff
path: root/pkgs/build-support/emacs
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Fix pname to ename propagation if nullPeriklis Tsirakidis1-1/+6
2018-07-23melpaBuild: use Emacs package names to satisfy package-buildThomas Tuegel1-6/+14
2018-07-21pkgs/*: remove unreferenced function argumentsvolth2-2/+2
2018-07-15emacsPackagesNg: 2018-07-15 updateThomas Tuegel2-71/+52
2018-02-15nix-buffer: make eshell-path-env be inheritedMatthew Justin Bauer1-0/+2
2018-02-11Filter nix-buffer packagesMatthew Justin Bauer1-1/+2
2018-01-31Add setFunctionArgs lib function.Shea Levy1-1/+1
2018-01-04Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy1-1/+35
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-1/+5
2017-08-04Fix emacs wrapper expression to honor bash array useMichael Alan Dorman1-1/+2
2017-05-29emacsWithPackages: support installing larger packagesRodney Lorrimar1-0/+3
2017-05-20emacsWithPackages: wrap MacOS appMatthew Bauer1-0/+13
2017-05-02Fix documentation of emacsWithPackagesUtku Demir1-1/+1
2017-05-01nixBufferBuilders: Add haskellMonoRepo builderShea Levy1-1/+25
2017-03-25nix-buffer support: Make process-environment changes actually localShea Levy1-0/+2
2017-03-01nixBufferBuilders.withPackages: Fix buffer count logicShea Levy1-6/+9
2016-10-07Merge pull request #18985 from dudebout/emacs-with-c-srcDamien Cassou1-1/+2
2016-10-07nix-buffer support improvements.Shea Levy1-12/+36
2016-09-27emacsWrapper: remove site-start.elcNicolas Dudebout1-1/+2
2016-09-05nixBufferBuilders.withPackages: Make more legible, special-case proof-general.Shea Levy1-14/+17
2016-09-05Initial version of nixBufferBuilders.withPackages.Shea Levy1-0/+20
2016-08-19Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"Thomas Tuegel1-6/+2
2016-08-17emacs: add versatile "emacsWrapper"Matthew Bauer1-2/+6
2016-05-12emacs: hide wrapper dependenciesSamuel Rivas1-51/+53
2016-04-03emacsWithPackages: reduce some duplicationSamuel Rivas1-9/+11
2016-04-03emacsWithPackages: move bin and site-lisp to private share directorySamuel Rivas1-9/+13
2016-01-20emacsWithPackages: link packages into single load-pathThomas Tuegel1-29/+29
2016-01-20emacsWithPackages: defer loading package.elThomas Tuegel1-6/+4
2016-01-20emacsWithPackages: use local variables correctlyThomas Tuegel1-1/+1
2016-01-18elpa2nix: fix packages with DOS line endingsThomas Tuegel1-4/+7
2016-01-18elpaBuild: factor out package installationThomas Tuegel4-27/+59
2016-01-18melpaBuild: keep original source file names without hashThomas Tuegel1-2/+5
2016-01-18melpaBuild: don't download dependenciesThomas Tuegel1-1/+18
2016-01-18melpaBuild: don't guess archive file nameThomas Tuegel2-22/+25
2016-01-18melpaBuild: get Emacs package name from recipeThomas Tuegel2-3/+5
2015-12-29melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2-0/+20
2015-12-27melpaBuild: update package-build.elThomas Tuegel2-7/+7
2015-12-19emacsWithPackages: add user documentationThomas Tuegel1-0/+34
2015-12-19emacsWithPackages: know its own package setThomas Tuegel1-3/+10
2015-12-06melpaBuild: add unpackCmd for single-file packagesThomas Tuegel1-0/+13
2015-09-14all-packages: Use callPackage where possibleMathnerd3141-1/+1
2015-07-31emacs-packages: add automatic meta.homepages to builders, cleanup other expre...Jan Malakhovski2-1/+5
2015-05-17emacsWithPackages: install support filesThomas Tuegel1-0/+6
2015-04-23emacsWithPackages: don't call package-initializeThomas Tuegel1-2/+0
2015-04-21add emacsWithPackagesThomas Tuegel1-0/+73
2015-03-03refactor Emacs packages'/modes' buildersJan Malakhovski3-50/+88
2015-03-03reorganize emacs related filesJan Malakhovski3-0/+147