Commit Graph

5412 Commits

Author SHA1 Message Date
Alex Ott
8799b3474b Use emacsorphanage for many packages that are abandoned, etc. 2020-12-27 12:11:25 +01:00
Alex Ott
36d58a13f2 fix recipe for gnuplot-mode 2020-12-27 11:20:36 +01:00
Alex Ott
3693ffab73
Merge pull request #2732 from zilti/patch-19
Delete php-electric.rcp
2020-12-27 11:14:49 +01:00
Daniel Ziltener
1aa976f2f8 Fixed ivy-clojuredocs recipe 2020-12-27 11:08:07 +01:00
Daniel Ziltener
05bc5671a4 Three new recipes 2020-12-27 11:08:07 +01:00
Daniel Ziltener
fc82752d74 Adding a few recipes 2020-12-27 11:08:05 +01:00
Alex Ott
d1d0e3350e use Github for emacs-w3m package instead of CSV-based source 2020-12-27 11:02:20 +01:00
Alex Ott
abd6f79eba
Merge pull request #2786 from AdVocem/lsp-mode
Fixed compatibility with lsp-mode above 7.0.1
2020-12-27 10:52:32 +01:00
Alex Ott
28a188b49e
Merge pull request #2780 from vshender/add-lsp-java
Add a recipe for lsp-java (and all the missing dependencies)
2020-12-27 10:51:11 +01:00
Alex Ott
d7fd61897d
Merge pull request #2777 from vshender/fix-ahg
Fix the recipe for ahg
2020-12-27 10:50:06 +01:00
Alex Ott
24f915a77a
Merge pull request #2779 from vshender/fix-fold-dwim
Fix the recipe for fold-dwim
2020-12-27 10:49:15 +01:00
Alex Ott
cf72825527
Merge pull request #2784 from lispstudent/patch-1
Update Deft (repository moved to Github)
2020-12-27 10:47:40 +01:00
Alex Ott
4cbbe9fe90
Merge pull request #2788 from mstorus/mstorus-add-node-modules-path
add add-node-modules-path recipe
2020-12-27 10:46:36 +01:00
Alex Ott
adcc13096d
Merge pull request #2791 from stephan-cr/remove-highlight-from-eval-sexp-fu
Remove highlight dependency from eval-sexp-fu recipe
2020-12-27 10:45:54 +01:00
Stephan Creutz
b95abf9faa Remove highlight dependency from eval-sexp-fu recipe
This dependency is not needed anymore, see
https://github.com/hchbaw/eval-sexp-fu.el/blob/master/eval-sexp-fu.el#L90.

Furthermore, remove `:auto-generated t` because it's (most probably)
not auto generated and it's the only recipe in the repository, which
has this property set.
2020-12-25 20:05:18 +01:00
Mark Storus
5cc7392d07 add add-node-modules-path recipe 2020-10-09 14:21:12 -07:00
advocem
854aadafc7 Fixed compatibility with lsp-mode above 7.0.1 2020-10-01 21:06:15 +07:00
Lisp Student
1f4a5a0c20
Update Deft (repository moved to Github)
As per https://jblevins.org/projects/deft/
2020-09-27 17:20:11 +02:00
Sébastien Gross
6138ce5b0a
Merge pull request #2782 from thoni56/master
Minor tweak to load c-xrefactory from editors/ i.s.o env/
2020-09-12 18:54:38 +02:00
Sébastien Gross
ec8b00e6bf
Merge pull request #2783 from rlaboiss/apt-get-fixes
Apt get fixes
2020-09-12 18:53:40 +02:00
Rafael Laboissière
9a2eae23ee Force response "yes" in apt-get install
Without this fix, the installation will get stuck while waiting a user
response, what makes the apt-get method dysfunctional.
2020-09-03 21:57:55 +02:00
Rafael Laboissière
be18ea515b Make apt-get commands run synchronously
If the "apt-get install" and "apt-get remove" are not run synchronously,
the later will prevent the former to run, because it is not possible to run
two dpkg processes simultaneously on a Debian-based system.
2020-09-03 21:55:36 +02:00
Rafael Laboissière
67358331cd Avoid errors when calling dpkg-query
When a package is not installed in the system, the dpkg-query command exits
with an error.  This will then make the function
el-get-dpkg-package-installed-p fails, which interrupts the installation of
the package, making the apt-get method useless.  This commits avoids the
problem by wrapping the call to process-lines into a condition-case
statement.
2020-09-03 21:51:13 +02:00
Thomas Nilefalk
71db2ee4ad Update c-xrefactory recipe for loading from editors i.s.o env 2020-08-24 21:59:58 +02:00
Vadim Shender
279ff7f8ff Add a recipe for lsp-java (and all the missing dependencies) 2020-07-30 20:22:00 +03:00
Vadim Shender
12af4ba032 Fix the recipe for fold-dwim 2020-07-30 19:26:20 +03:00
Vadim Shender
d9ac3da12f Fix the recipe for ahg 2020-07-30 18:49:45 +03:00
Sébastien Gross
3b5e48ba4a
Merge pull request #2776 from rlaboiss/ispell-multi
Update URL for ispell-multi.el file
2020-07-30 17:13:34 +02:00
Rafael Laboissière
ef9a2f3e24 Update URL for ispell-multi.el file 2020-07-29 16:58:48 +02:00
Sébastien Gross
04b06e5665
Merge pull request #2769 from tsypa/patch-1
recipe for the edit-indirect
2020-07-24 10:07:21 +02:00
Sébastien Gross
eb1a386567
Merge pull request #2771 from mstorus/string-inflection
add string-inflection
2020-07-24 10:06:48 +02:00
Sébastien Gross
59b40606c6
Merge pull request #2772 from mstorus/whitespace-cleanup-mode
add whitespace-cleanup-mode
2020-07-24 10:06:16 +02:00
Sébastien Gross
e04118c76b
Merge pull request #2773 from mstorus/reveal-in-osx-finder
add reveal-in-osx-finder
2020-07-24 10:05:51 +02:00
Sébastien Gross
75e5983771
Merge pull request #2774 from mstorus/golden-ratio-scroll-screen
add golden-ratio-scroll-screen
2020-07-24 10:05:35 +02:00
Mark Storus
5c1ffef182 add golden-ratio-scroll-screen 2020-07-23 16:13:47 -07:00
Mark Storus
762d66b99f add reveal-in-osx-finder 2020-07-23 16:10:40 -07:00
Mark Storus
f95098da7b add whitespace-cleanup-mode 2020-07-23 16:09:54 -07:00
Mark Storus
6d9b483972 add string-inflection 2020-07-23 15:53:40 -07:00
Sébastien Gross
3f1ab9f344
Merge pull request #2770 from renard/vterm
vterm: Add new recipe.
2020-07-21 15:44:11 +02:00
Sébastien Gross
f00228567c vterm: Add new recipe.
See https://github.com/akermu/emacs-libvterm for further details.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2020-07-21 15:41:04 +02:00
Maxim Tsyplakov
3587c6312a
recipe for the edit-indirect
Edit regions in separate buffers
2020-07-20 12:53:09 +03:00
Sébastien Gross
e19a981d55
Merge pull request #2765 from takaxp/fix-ivy-yasnippet
Replace ivy with swiper for ivy-yasnippet.el
2020-07-16 20:24:30 +02:00
Sébastien Gross
9f88a9a5fd
Merge pull request #2767 from vedang/rcp/add-update-recipes
Add some new recipes, update clj-refactor recipe
2020-07-16 20:23:49 +02:00
Sébastien Gross
2fbac24c1e
Merge pull request #2768 from thoni56/master
c-xrefactory.rcp: Use stable branch from repo and use new dir for elisp files
2020-07-16 20:22:37 +02:00
Sébastien Gross
c680bbd62f
Merge pull request #2764 from lugia-kun/fix/swiper-depends-on-avy
Swiper now depends on avy
2020-07-16 20:21:42 +02:00
Thomas Nilefalk
4cc77dd2b1 Moved elisp-directory from env to editors 2020-07-13 15:27:26 +02:00
Thomas Nilefalk
89d44f2177 Merge remote-tracking branch 'upstream/master' 2020-07-13 15:26:32 +02:00
Vedang Manerikar
2d16d83864 Add a recipe for link-hint
Pentadactyl-like Link Hinting in Emacs with Avy.
2020-07-05 08:19:02 +05:30
Vedang Manerikar
dbc32d0e40 Add a recipe for org-chef
A package for making a cookbook and managing recipes with org-mode.
2020-07-05 08:18:43 +05:30
Vedang Manerikar
88d0bacce7 Add a recipe for org-cliplink
Insert org-mode links from the clipboard.
2020-07-05 08:18:21 +05:30