Commit graph

128 commits

Author SHA1 Message Date
Hoang Xuan Phu 9f882729bf emacsPackages: remove outdated helm 2016-04-04 10:38:56 +08:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Eric Seidel d43c080457 emacs-packages: remove hardcoded flycheck and pin hindent to cabal version 2016-02-01 10:57:02 -08:00
Thomas Tuegel 32c30411cf emacsWithPackages: link packages into single load-path
This should provide a small speed improvement by avoiding having to set
hundreds of load-paths.
2016-01-20 12:53:11 -06:00
Eric Seidel 322a691377 emacs-packages: update diminish 0.44 -> 0.45 2016-01-19 14:16:35 -08:00
Thomas Tuegel b81c8b9013 emacsPackagesNg: add note about elpaBuild 2016-01-18 15:29:18 -06:00
Thomas Tuegel 001341f8c9 emacs-org-plus-contrib: use elpaBuild 2016-01-18 15:29:18 -06:00
Thomas Tuegel e01a41aee1 emacs-auctex: 11.87.7 -> 11.89
Uses generated package from ELPA.
2016-01-18 15:29:18 -06:00
Thomas Tuegel d40e9bed15 emacs-let-alist: use generated package 2016-01-18 15:29:17 -06:00
Thomas Tuegel 61436c90e2 emacsPackagesNg: prefer melpaStablePackages to elpaPackages
Both package sets are stable, but elpaPackages is an ad hoc set, so we
should prefer melpaStablePackages.
2016-01-18 15:29:16 -06:00
Arseniy Seroka 92a28dd4bb Merge pull request #12252 from svend/emacs-pdf-tools-fix-deps
emacs-pdf-tools: Move packages to packageRequires
2016-01-13 12:49:05 +03:00
Thomas Tuegel 49aa382f87 emacsPackagesNg.undo-tree: 0.6.4 -> 0.6.5
This removes the hand-written expression.
2016-01-11 09:45:50 -06:00
Thomas Tuegel 542906a29b Merge pull request #12209 from aycanirican/remove_obsolete_emacs_dash
emacs-packages: remove obsolete dash package
2016-01-08 17:05:06 -06:00
Svend Sorensen 5e775696d0 emacs-pdf-tools: Move packages to packageRequires
Move the Emacs packages to packageRequires so that they get installed.
2016-01-08 14:11:06 -08:00
Tomas Hlavaty 0b7de904cc paredit: remove obsolete expression 2016-01-08 21:47:33 +01:00
Pascal Wittmann 4f3fc36144 emacsPackages.evil-mc: fix evaluation 2016-01-07 17:29:52 +01:00
Aycan iRiCAN 435b1ec43d emacs-packages: remove obsolete dash package 2016-01-07 17:04:17 +02:00
Thomas Strobel d3de3db077 emacs-packages: init evil-mc, evil-jumper and evil-visualstar at 20151017 2016-01-07 14:30:03 +01:00
Eric Seidel b9e4cc83fa emacs-packages: remove custom derivations for auto-complete, async, and markdown-mode 2016-01-04 13:19:51 -08:00
Ben Darwin 8565efc4da remove manual derivation for popup-mode 2015-12-30 10:36:15 -05:00
Antoine R. Dumont (@ardumont) fddf0dfa49 Remove deferred's manual derivation
11503 related
2015-12-28 20:29:54 +01:00
Antoine R. Dumont (@ardumont) b863b5fc35 Remove yasnippet's manual derivation
11503 related
2015-12-28 20:28:48 +01:00
Thomas Tuegel 57c9994a08 ace-jump-mode: 20140616 -> 2.0 2015-12-22 06:46:15 -06:00
Thomas Tuegel 9268f0e676 emacsPackagesNg: update user documentation 2015-12-19 09:31:46 -06:00
Thomas Tuegel dadfd93811 emacsWithPackages: know its own package set
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.
2015-12-19 09:31:41 -06:00
Thomas Tuegel 78d68b8c14 emacsPackagesNg: don't expose package functions
Remove elpaPackages, melpaStablePackages, and melpaPackages from the
top-level.
2015-12-17 07:23:50 -06:00
Thomas Tuegel f7ce3cdddb emacsPackagesNg: don't call override repeatedly
Calling override repeatedly obfuscates how the final package set is
actually constructed.
2015-12-17 07:23:50 -06:00
Thomas Tuegel 8e655250bd emacsPackagesNg: add all of MELPA 2015-12-17 07:23:50 -06:00
Eric Seidel 8f7561dba2 emacsPackagesNg: update various packages, add seq.el
- 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
2015-12-14 13:25:43 -08:00
Thomas Tuegel ace303f79c emacsPackagesNg: pass melpaBuild, trivialBuild to packages 2015-12-07 06:28:56 -06:00
Thomas Tuegel 026e3424a7 emacsPackagesNg: include elpaPackages 2015-12-06 13:17:41 -06:00
codsl 4f15547a9c emacs-packages: bind-key: 20150317 -> 20150321, fixes #11490 2015-12-05 20:19:39 +01:00
codsl ce013bf507 emacs-packages: use-package: 20150317 -> 20151112 2015-12-05 20:19:32 +01:00
Jan Malakhovski ba7a883340 emacs-packages: helm-bibtex: init at 20151125 2015-12-04 17:55:53 +00:00
Jan Malakhovski f807e3338e emacs-packages: sort helm packages 2015-12-04 17:55:53 +00:00
Jan Malakhovski b7fdbf1f2e emacs-packages: parsebib: init at 20151006 2015-12-04 17:55:52 +00:00
Jan Malakhovski 9c3f2bd322 emacs-packages: f: init at 20151113 2015-12-04 17:55:51 +00:00
Jan Malakhovski 13956d6444 emacs-packages: s: 20140910 -> 20151023 2015-12-04 17:55:51 +00:00
Anders Papitto 94a109c0c9 go-mode: init at 20150817 2015-11-27 09:48:57 -08:00
Damien Cassou 250a165b80 pdf-tools: init at v0.70 2015-11-23 16:23:42 +01:00
Damien Cassou ce79dd4f25 tablist: init at 0.70 2015-11-23 16:18:38 +01:00
Florent Becker e61ad1288c emacs-packages.rust-mode: init at 20151026 (close #10674) 2015-11-16 16:46:04 +01:00
Damien Cassou 971b90e98d Merge pull request #11015 from DamienCassou/elisp-ffi-1.0.0
elisp-ffi: git-20141103 → 1.0.0
2015-11-13 22:33:36 -03:00
Damien Cassou 195246c316 elisp-ffi: git-20141103 → 1.0.0 2015-11-13 20:08:42 -03:00
Arseniy Seroka 6a192b4e98 Merge pull request #10997 from oxij/emacs-packages-metas
emacs-packages: fix metas, add descriptions, split git-rebase from magit
2015-11-13 17:38:57 +03:00
Damien Cassou 5c6725b7e3 Merge pull request #10984 from DamienCassou/elisp-ffi
elisp-ffi: init at git 2014-11-03
2015-11-13 10:25:50 -03:00
Damien Cassou 965fbcc419 elisp-ffi: init at git 2014-11-03 2015-11-13 08:23:14 -03:00
Jan Malakhovski 58a8485090 emacs-packages: split git-rebase from magit, deprecate git-rebase-mode
magit doesn't depend on git-rebase, git-rebase depends on magit
2015-11-12 21:23:15 +00:00
Jan Malakhovski 2d14b2d540 emacs-packages: fix metas, add descriptions, deprecate git-commit-mode 2015-11-12 21:23:15 +00:00
Tomas Hlavaty 24dc085916 paredit: init at 25 2015-11-07 23:20:10 +01:00