Commit graph

2950 commits

Author SHA1 Message Date
Henrik Lissner
beda7bb15f
Bump :lang latex
emacs-straight/auctex@b233945 -> emacs-straight/auctex@6abf890
alexeyr/company-auctex@48c42c5 -> alexeyr/company-auctex@9400a2e
2020-06-03 01:32:26 -04:00
Henrik Lissner
4427dbabc1
Bump :lang javascript
abicky/nodejs-repl.el@6fad7d7 -> abicky/nodejs-repl.el@f5ce3d5
ananthakumaran/tide@3b45610 -> ananthakumaran/tide@13e7af7
emacs-typescript/typescript.el@102587e -> emacs-typescript/typescript.el@0fc7297
mooz/js2-mode@fe53814 -> mooz/js2-mode@5049e54
2020-06-02 23:03:57 -04:00
Henrik Lissner
0b4a911d12
Bump :lang web
fxbois/web-mode@6774c59 -> fxbois/web-mode@186a7c2
2020-06-02 19:52:42 -04:00
Henrik Lissner
57a4dde226
Bump :lang scheme
jaor/geiser@83ad875 -> jaor/geiser@0c86289
2020-06-02 19:52:42 -04:00
Henrik Lissner
5981d27994
Bump :lang python
cython/cython@48dc1f0 -> cython/cython@12ab8bc
emacs-lsp/lsp-python-ms@5d0c799 -> emacs-lsp/lsp-python-ms@db6f263
galaunay/poetry.el@6dcc9d2 -> galaunay/poetry.el@d876522
necaris/conda.el@335474e -> necaris/conda.el@9d02130
pwalsh/pipenv.el@b730bb5 -> pwalsh/pipenv.el@b730bb5
pythonic-emacs/company-anaconda@a31354c -> pythonic-emacs/company-anaconda@da1566d
pythonic-emacs/pyenv-mode@aec6f2a -> pythonic-emacs/pyenv-mode@d191037

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-06-02 19:52:42 -04:00
Henrik Lissner
fddbbb08c4
Bump :lang org
Kungsgeten/org-brain@3ce2a33 -> Kungsgeten/org-brain@c9c6995
abo-abo/org-download@8e12cf0 -> abo-abo/org-download@40c8a1d
bastibe/org-journal@a3ff9ce -> bastibe/org-journal@0bcefa5
emacs-straight/org-mode@5454312 -> emacs-straight/org-mode@2ab68c7
kaushalmodi/ox-hugo@01bc315 -> kaushalmodi/ox-hugo@94aec3f
org-roam/org-roam@ea6bd21 -> org-roam/org-roam@b2594b8
takaxp/org-tree-slide@7bf09a0 -> takaxp/org-tree-slide@80cb1ac

Highlights:
- bzg/org-mode@47b6534 fixes org-babel-js-function-wrapper, so my fix is
  no longer needed.
- bastibe/org-journal@e1003e3 fixes org-journal failing to detect
  symlinked journal files, so my fix is no longer needed.
- org-roam/org-roam#700 fixes symlinks in org-roam-directory
2020-06-02 19:52:42 -04:00
Henrik Lissner
0aafb3f7bc
Bump :lang markdown
Somelauw/evil-markdown@685d7fb -> Somelauw/evil-markdown@064fe9b
ardumont/markdown-toc@a9f13ee -> ardumont/markdown-toc@9565eea
jrblevin/markdown-mode@f47a2e9 -> jrblevin/markdown-mode@770e3aa
2020-06-02 19:52:42 -04:00
Henrik Lissner
ef889eb825
Bump :lang clojure
clojure-emacs/cider@b9d505b -> clojure-emacs/cider@2c8f510
2020-06-02 19:52:42 -04:00
Henrik Lissner
e916122750
Fix #3273: install nose from emacsattic
Nose was moved from https://github.com/emacsmirror to
https://github.com/emacsattic, but https://github.com/emacsmirror/epkgs
hasn't updated their emacsattic index yet, so folks are getting
no-package-found errors from straight.
2020-06-02 15:06:04 -04:00
Henrik Lissner
e217d770e8
Merge pull request #3263 from ghost/python-common-conf-files-highlighting
Add syntax highlighting to Pipfile & flake8 config files
2020-06-01 19:58:10 -04:00
Henrik Lissner
188878d1ce
Merge pull request #3243 from Emiller88/counsel-jq
Feat: add counsel-jq
2020-06-01 19:56:35 -04:00
Edmund Miller
71c2932786
Use :when instead of (when ...) 2020-06-01 16:13:30 -05:00
Henrik Lissner
27544d21cb
bin/org-capture: fix 'Display :0 can’t be opened' error 2020-06-01 14:46:13 -04:00
Viktor Astakhov
121046359d Improve regexp for matching config files 2020-06-01 15:54:50 +03:00
Henrik Lissner
1c46051fa5
Merge pull request #3253 from jsmestad/patch-1
Support LiveView templates in web module
2020-06-01 04:36:32 -04:00
Henrik Lissner
10d3161a33
Merge pull request #3264 from zacatac/dart-docs
Fix dart install docs formatting
2020-06-01 04:27:04 -04:00
Henrik Lissner
f686da681d
Merge pull request #3239 from NathanLovato/develop
Add gdscript module
2020-06-01 04:26:11 -04:00
Henrik Lissner
002969ee06
Guard skewer-*-mode checks in bound-and-true-p #3252
Make extra sure skewer-*-mode vars are defined before trying to read
them.
2020-05-31 22:34:42 -04:00
Henrik Lissner
8e34998433
Fix #3254: RET not invoking org-goto-ret in org-goto buffer 2020-05-31 22:25:55 -04:00
Henrik Lissner
2407db0508
Fix #3252: void-variable skewer-css-mode 2020-05-31 22:25:55 -04:00
Nathan Lovato
f8f62e0a65 Add gdscript module 2020-05-31 19:10:31 -06:00
Henrik Lissner
b614a0f237
Merge pull request #3262 from brotzeit/bump-rustic
Bump :lang rust
2020-05-31 18:03:43 -04:00
zacatac
b650b330e0 Fix dart install docs formatting 2020-05-31 13:49:38 -07:00
Viktor Astakhov
1b86d37ba1 Add highlighting for Python-related config files 2020-05-31 22:55:25 +03:00
brotzeit
4f1f6e17dc Bump :lang rust
brotzeit/rustic@52b632d -> brotzeit/rustic@f7a94c4
2020-05-31 13:05:27 +02:00
Henrik Lissner
90aca43dbc
Merge pull request #3259 from ericdallo/lsp-dart-bump
Bump :lang dart - lsp-dart
2020-05-31 06:19:07 -04:00
Henrik Lissner
3031c58f14
Bump :lang emacs-lisp
Wilfred/elisp-def@368b04d -> Wilfred/elisp-def@da1f763
2020-05-31 06:11:16 -04:00
Eric Dallo
66983dcfcc
Bump :lang dart
emacs-lsp/lsp-dart@80f8eca -> emacs-lsp/lsp-dart@afdcce3
2020-05-30 17:04:17 -03:00
Justin Smestad
cf535e42fb
Support LiveView templates for Elixir
This was added in fxbois/web-mode#1070
2020-05-29 18:04:37 -06:00
Henrik Lissner
200fd52b61
Fix invalid-function error due to missing backquote
Mentioned in #3020
2020-05-28 22:01:23 -04:00
Henrik Lissner
e7649daa9f
Add lang/emacs-lisp readme #1166 2020-05-28 22:01:23 -04:00
Edmund Miller
cf9e2e6463
Fix: ivy-gate counsel-jq 2020-05-28 18:11:11 -05:00
Henrik Lissner
75b6e11f56
Merge pull request #3020 from gagbo/feature/eglot-support
Add support for eglot as LSP client implementation
2020-05-28 15:20:24 -04:00
Edmund Miller
40e68f2a10
Fix: enable counsel-jq when using ivy
Co-authored-by: gagbo <Gerry Agbobada>
2020-05-28 10:19:16 -05:00
Edmund Miller
2c158c8b81
Feat: add counsel-jq
Co-authored-by: rushsteve1 <rushsteve1@rushsteve1.us>
2020-05-28 10:14:19 -05:00
Gerry Agbobada
dc3c2f9e78
[review] no extension in load! / rename interactive function 2020-05-28 13:13:00 +02:00
Gerry Agbobada
0f5c5bb288
Move and map interactive eglot/c++ function 2020-05-28 12:01:35 +02:00
Gerry Agbobada
718d9a2690
[review] Changes 2020-05-28 11:17:55 +02:00
Henrik Lissner
b2c244c94f
Merge pull request #3241 from flatwhatson/lookup-ielm
Add lookup handlers for IELM
2020-05-28 03:38:51 -04:00
Gerry Agbobada
3e5b7cce3f
[eglot] Add support for eglot lsp client in emacs
- Update README
- Add eglot-specifics to cc, rs, py, hs
  removing unused lsp-mode packages when eglot is active
- Add eglot-specific bindings
- Add doctor warnings for debugger +lsp and +peek
- Add eglot-backed lookup-handlers
- Add flycheck checker using eglot for :checkers
  syntax users (using flycheck/flycheck#1676 and
  flycheck/flycheck#1592 discussion).
  This implementation is based on @marsam code, and uses recent
  Flycheck development in order to make the code smaller and
  easier to maintain.
2020-05-28 09:34:10 +02:00
Henrik Lissner
f2a3dee7ff
Bump :lang latex
TheBB/company-reftex@275ef70 -> TheBB/company-reftex@275ef70
alexeyr/company-auctex@48c42c5 -> alexeyr/company-auctex@48c42c5
cdominik/cdlatex@a5cb624 -> cdominik/cdlatex@480387b
emacs-straight/adaptive-wrap@1810c0e -> emacs-straight/adaptive-wrap@1810c0e
emacs-straight/auctex@fafa28d -> emacs-straight/auctex@b233945
jsinglet/latex-preview-pane@5297668 -> jsinglet/latex-preview-pane@5297668
tom-tan/auctex-latexmk@4d35352 -> tom-tan/auctex-latexmk@4d35352
vspinu/company-math@a796053 -> vspinu/company-math@a796053
2020-05-28 03:02:24 -04:00
Andrew Whatson
595c055953 Add lookup handlers for IELM 2020-05-28 11:53:48 +10:00
Henrik Lissner
7ed96590e6
Fix #3232: wrong-type-argument arrayp error on org-journal
Because both org-journal-is-journal and +org--journal-resolve-symlinks-a
assumed buffer-file-name is always non-nil.
2020-05-26 21:45:31 -04:00
Antoine Martin
0af3f47b9a New bindings deadline/schedule in org-agenda
Following 42fd3d0
2020-05-26 22:11:58 +02:00
Antoine Martin
1434685a7d Restore new org-agenda clock bindings
These were reverted during the rebase in #3043.
2020-05-26 22:08:11 +02:00
Henrik Lissner
1febb5a04e
lang/org: refactor +journal submodule 2020-05-25 20:18:35 -04:00
Henrik Lissner
16ecfd3e4f
Bump :lang org
abo-abo/org-download@d248fcb -> abo-abo/org-download@8e12cf0
bastibe/org-journal@524009b -> bastibe/org-journal@a3ff9ce
emacs-straight/org-mode@9bc0cc7 -> emacs-straight/org-mode@5454312
hlissner/evil-org-mode@9cf661a -> hlissner/evil-org-mode@2e9c4a2
org-roam/org-roam@e3d101f -> org-roam/org-roam@ea6bd21

org-journal introduces some breaking changes (by shifting away from
auto-mode-alist to magic-mode-alist for detecting journal files), and
had to be accommodated.

Fixes #3199
2020-05-25 18:17:38 -04:00
Henrik Lissner
4f46140226
Bump :lang emacs-lisp
jorgenschaefer/emacs-buttercup@532d082 -> jorgenschaefer/emacs-buttercup@e71a40f
2020-05-25 03:43:40 -04:00
Henrik Lissner
ada4110730
Refactor :lang emacs-lisp 2020-05-25 03:43:40 -04:00
Marty Buchaus
ef9d9a89d0
Add Tree Subtree function to bindings (#3043) 2020-05-24 22:54:37 -04:00