about summary refs log tree commit diff
path: root/pkgs/top-level/emacs-packages.nix
Commit message (Collapse)AuthorAge
* emacsPackages: remove outdated helmHoang Xuan Phu2016-04-04
|
* Remove all dots at end of descriptionszimbatm2016-02-27
| | | | | | | Specially crafted for @JagaJaga find pkgs -name "*.nix" -exec \ sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
* emacs-packages: remove hardcoded flycheck and pin hindent to cabal versionEric Seidel2016-02-01
|
* emacsWithPackages: link packages into single load-pathThomas Tuegel2016-01-20
| | | | | This should provide a small speed improvement by avoiding having to set hundreds of load-paths.
* emacs-packages: update diminish 0.44 -> 0.45Eric Seidel2016-01-19
|
* emacsPackagesNg: add note about elpaBuildThomas Tuegel2016-01-18
|
* emacs-org-plus-contrib: use elpaBuildThomas Tuegel2016-01-18
|
* emacs-auctex: 11.87.7 -> 11.89Thomas Tuegel2016-01-18
| | | | Uses generated package from ELPA.
* emacs-let-alist: use generated packageThomas Tuegel2016-01-18
|
* emacsPackagesNg: prefer melpaStablePackages to elpaPackagesThomas Tuegel2016-01-18
| | | | | Both package sets are stable, but elpaPackages is an ad hoc set, so we should prefer melpaStablePackages.
* Merge pull request #12252 from svend/emacs-pdf-tools-fix-depsArseniy Seroka2016-01-13
|\ | | | | emacs-pdf-tools: Move packages to packageRequires
| * emacs-pdf-tools: Move packages to packageRequiresSvend Sorensen2016-01-08
| | | | | | | | Move the Emacs packages to packageRequires so that they get installed.
* | emacsPackagesNg.undo-tree: 0.6.4 -> 0.6.5Thomas Tuegel2016-01-11
| | | | | | | | This removes the hand-written expression.
* | Merge pull request #12209 from aycanirican/remove_obsolete_emacs_dashThomas Tuegel2016-01-08
|\ \ | | | | | | emacs-packages: remove obsolete dash package
| * | emacs-packages: remove obsolete dash packageAycan iRiCAN2016-01-07
| | |
* | | paredit: remove obsolete expressionTomas Hlavaty2016-01-08
| |/ |/|
* | emacsPackages.evil-mc: fix evaluationPascal Wittmann2016-01-07
|/
* emacs-packages: init evil-mc, evil-jumper and evil-visualstar at 20151017Thomas Strobel2016-01-07
|
* emacs-packages: remove custom derivations for auto-complete, async, and ↵Eric Seidel2016-01-04
| | | | markdown-mode
* remove manual derivation for popup-modeBen Darwin2015-12-30
|
* Remove deferred's manual derivationAntoine R. Dumont (@ardumont)2015-12-28
| | | | 11503 related
* Remove yasnippet's manual derivationAntoine R. Dumont (@ardumont)2015-12-28
| | | | 11503 related
* ace-jump-mode: 20140616 -> 2.0Thomas Tuegel2015-12-22
|
* emacsPackagesNg: update user documentationThomas Tuegel2015-12-19
|
* emacsWithPackages: know its own package setThomas Tuegel2015-12-19
| | | | | | Fixes #10819. emacsWithPackages will know its own package set. This requires it to be in a package set, rather than at the top level, so it lives in emacsPackagesNg.
* emacsPackagesNg: don't expose package functionsThomas Tuegel2015-12-17
| | | | | Remove elpaPackages, melpaStablePackages, and melpaPackages from the top-level.
* emacsPackagesNg: don't call `override` repeatedlyThomas Tuegel2015-12-17
| | | | | Calling override repeatedly obfuscates how the final package set is actually constructed.
* emacsPackagesNg: add all of MELPAThomas Tuegel2015-12-17
|
* emacsPackagesNg: update various packages, add seq.elEric Seidel2015-12-14
| | | | | | | | | | | | - circe, lcs, lui, shorten, tracking: 1.5 -> 2.1 - expand-region: 20141012 -> 20150902 - flycheck: 0.23 -> 0.25.1 - haskell-mode: 13.14 -> 13.16 - magit: 2.3.0 -> 2.3.1 - projectile: 0.12.0 -> 0.13.0 - seq: init at 1.11 - smartparens: 1.6.2 -> 20151025 - swiper: 0.6.0 -> 0.7.0
* emacsPackagesNg: pass melpaBuild, trivialBuild to packagesThomas Tuegel2015-12-07
|
* emacsPackagesNg: include elpaPackagesThomas Tuegel2015-12-06
|
* emacs-packages: bind-key: 20150317 -> 20150321, fixes #11490codsl2015-12-05
|
* emacs-packages: use-package: 20150317 -> 20151112codsl2015-12-05
|
* emacs-packages: helm-bibtex: init at 20151125Jan Malakhovski2015-12-04
|
* emacs-packages: sort helm packagesJan Malakhovski2015-12-04
|
* emacs-packages: parsebib: init at 20151006Jan Malakhovski2015-12-04
|
* emacs-packages: f: init at 20151113Jan Malakhovski2015-12-04
|
* emacs-packages: s: 20140910 -> 20151023Jan Malakhovski2015-12-04
|
* go-mode: init at 20150817Anders Papitto2015-11-27
|
* pdf-tools: init at v0.70Damien Cassou2015-11-23
|
* tablist: init at 0.70Damien Cassou2015-11-23
|
* emacs-packages.rust-mode: init at 20151026 (close #10674)Florent Becker2015-11-16
|
* Merge pull request #11015 from DamienCassou/elisp-ffi-1.0.0Damien Cassou2015-11-13
|\ | | | | elisp-ffi: git-20141103 → 1.0.0
| * elisp-ffi: git-20141103 → 1.0.0Damien Cassou2015-11-13
| |
* | Merge pull request #10997 from oxij/emacs-packages-metasArseniy Seroka2015-11-13
|\ \ | | | | | | emacs-packages: fix metas, add descriptions, split git-rebase from magit
| * | emacs-packages: split git-rebase from magit, deprecate git-rebase-modeJan Malakhovski2015-11-12
| | | | | | | | | | | | magit doesn't depend on git-rebase, git-rebase depends on magit
| * | emacs-packages: fix metas, add descriptions, deprecate git-commit-modeJan Malakhovski2015-11-12
| | |
* | | Merge pull request #10984 from DamienCassou/elisp-ffiDamien Cassou2015-11-13
|\ \ \ | |/ / |/| / | |/ elisp-ffi: init at git 2014-11-03
| * elisp-ffi: init at git 2014-11-03Damien Cassou2015-11-13
| |
* | paredit: init at 25Tomas Hlavaty2015-11-07
|/