8087d95f23
Bump :lang org
...
bastibe/org-journal@1d8e8e6 -> bastibe/org-journal@9f66bf4
emacs-straight/org-mode@b68090e -> emacs-straight/org-mode@3cec17c
org-roam/org-roam@c46d153 -> org-roam/org-roam@f4376f3
takaxp/org-tree-slide@7151aaf -> takaxp/org-tree-slide@0fc7d31
2020-06-10 02:39:47 -04:00
61e5ab0581
Tweak geiser configuration and add flycheck-guile
2020-06-10 11:36:30 +10:00
b9a1563746
Define lookup handlers for lisp-interaction-mode
2020-06-10 00:19:51 +10:00
fa1743eee8
Add pretty-symbols-alist support to scala
...
Closes #2705
Co-authored-by: Ashkan <ashkan.aleali@gmail.com >
2020-06-07 14:25:06 -04:00
912961b46d
Merge pull request #3258 from sei40kr/tslint-and-eslint-for-tsx
...
lang/javascript: Enable TSLint and ESLint for TypeScript-TSX
2020-06-07 14:19:13 -04:00
0345838aa9
unset geiser-mode-start-repl-p
...
Initially I believed it would be a good idea to start the repl upon
entry into a scheme file, but this has so far preempted tools that rely
on direnv to create ad-hoc environments leading to not all dependencies
being availabe for scheme files. I had not realized how annoying this
could be because at the time all of my scheme libraries were installed
in my user environment.
Another reason for this change is it brings the scheme module back into line with
the repl based modules for other lisps like clojure.
2020-06-07 11:52:37 -06:00
5627d6d429
lang/gdscript: minor reformatting
2020-06-07 02:31:13 -04:00
59b60a4708
Inhibit recenter following org link when window isn't visible
2020-06-06 00:56:46 -04:00
50860a779b
Bump :lang raku
...
Raku/raku-mode@d474216 -> Raku/raku-mode@e0639c8
2020-06-05 15:18:28 -04:00
35ec72d080
Rename perl module to raku.
...
It doesn't actually contain any Perl config.
2020-06-05 21:01:23 +02:00
1d99b63bd8
Bump :lang web
...
fxbois/web-mode@186a7c2 -> fxbois/web-mode@a2badd0
Closes #3305
2020-06-05 12:42:22 -04:00
da3c1cb78d
Merge pull request #3302 from jethrokuan/fix/roam-window
...
(org +roam): use org-roam-buffer-window-parameters
2020-06-05 04:03:21 -04:00
219d8d0901
(org +roam): use org-roam-buffer-window-parameters
...
Replaces the now obsolete org-roam-buffer-no-delete-other-windows
2020-06-05 15:58:45 +08:00
3e3f35a67d
Only recenter following a file or internal org link
...
Rather than browser or external links.
2020-06-05 03:21:32 -04:00
d5d0fb95e2
Fix #3175 : inhibit save hooks on org-export-to-file
2020-06-04 23:48:16 -04:00
ca99224ec9
Bump :lang haskell
...
emacs-lsp/lsp-haskell@582fa27 -> emacs-lsp/lsp-haskell@17d7d4c
haskell/haskell-mode@7032966 -> haskell/haskell-mode@41683c0
jyp/dante@4955bc7 -> jyp/dante@7411904
2020-06-04 20:13:28 -04:00
0db71341fa
Bump :lang org
...
Kungsgeten/org-brain@c9c6995 -> Kungsgeten/org-brain@2c86ec8
bastibe/org-journal@0bcefa5 -> bastibe/org-journal@1d8e8e6
emacs-straight/org-mode@2ab68c7 -> emacs-straight/org-mode@b68090e
kaushalmodi/ox-hugo@94aec3f -> kaushalmodi/ox-hugo@f8e26aa
org-roam/org-roam@b2594b8 -> org-roam/org-roam@c46d153
takaxp/org-tree-slide@80cb1ac -> takaxp/org-tree-slide@7151aaf
2020-06-04 20:13:28 -04:00
46e17d403f
Remove unneeded org-journal advice
...
Due to bugfixes upstream.
2020-06-04 20:13:28 -04:00
8bf902d5f4
General refactors & reformatting across the board
2020-06-04 20:13:28 -04:00
af91af01fa
Merge pull request #3213 from wedens/org-capture-frame-refile
...
Prevent doom-capture frame from closing when refiling
2020-06-04 19:50:12 -04:00
7097eac0cf
[lang/lua] Add LSP flag and support for Lua
2020-06-03 14:57:00 +02:00
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
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
0b4a911d12
Bump :lang web
...
fxbois/web-mode@6774c59 -> fxbois/web-mode@186a7c2
2020-06-02 19:52:42 -04:00
57a4dde226
Bump :lang scheme
...
jaor/geiser@83ad875 -> jaor/geiser@0c86289
2020-06-02 19:52:42 -04:00
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
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
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
ef889eb825
Bump :lang clojure
...
clojure-emacs/cider@b9d505b -> clojure-emacs/cider@2c8f510
2020-06-02 19:52:42 -04:00
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
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
188878d1ce
Merge pull request #3243 from Emiller88/counsel-jq
...
Feat: add counsel-jq
2020-06-01 19:56:35 -04:00
71c2932786
Use :when instead of (when ...)
2020-06-01 16:13:30 -05:00
27544d21cb
bin/org-capture: fix 'Display :0 can’t be opened' error
2020-06-01 14:46:13 -04:00
121046359d
Improve regexp for matching config files
2020-06-01 15:54:50 +03:00
1c46051fa5
Merge pull request #3253 from jsmestad/patch-1
...
Support LiveView templates in web module
2020-06-01 04:36:32 -04:00
10d3161a33
Merge pull request #3264 from zacatac/dart-docs
...
Fix dart install docs formatting
2020-06-01 04:27:04 -04:00
f686da681d
Merge pull request #3239 from NathanLovato/develop
...
Add gdscript module
2020-06-01 04:26:11 -04:00
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
8e34998433
Fix #3254 : RET not invoking org-goto-ret in org-goto buffer
2020-05-31 22:25:55 -04:00
2407db0508
Fix #3252 : void-variable skewer-css-mode
2020-05-31 22:25:55 -04:00
f8f62e0a65
Add gdscript module
2020-05-31 19:10:31 -06:00
b614a0f237
Merge pull request #3262 from brotzeit/bump-rustic
...
Bump :lang rust
2020-05-31 18:03:43 -04:00
b650b330e0
Fix dart install docs formatting
2020-05-31 13:49:38 -07:00
1b86d37ba1
Add highlighting for Python-related config files
2020-05-31 22:55:25 +03:00
4f1f6e17dc
Bump :lang rust
...
brotzeit/rustic@52b632d -> brotzeit/rustic@f7a94c4
2020-05-31 13:05:27 +02:00
90aca43dbc
Merge pull request #3259 from ericdallo/lsp-dart-bump
...
Bump :lang dart - lsp-dart
2020-05-31 06:19:07 -04:00
3031c58f14
Bump :lang emacs-lisp
...
Wilfred/elisp-def@368b04d -> Wilfred/elisp-def@da1f763
2020-05-31 06:11:16 -04:00
66983dcfcc
Bump :lang dart
...
emacs-lsp/lsp-dart@80f8eca -> emacs-lsp/lsp-dart@afdcce3
2020-05-30 17:04:17 -03:00
63113ff6ce
lang/javascript: Enable TSLint and ESLint for TypeScript-TSX
2020-05-31 00:57:38 +09:00