Commit graph

13791 commits

Author SHA1 Message Date
M. Yas. Davoodeh
77e329f9b3
Add the BUG and XXX tags to hl-todo 2020-07-13 19:48:56 +04:30
Henrik Lissner
be8455d67c
Load tramp after ob-jupyter
To prevent a void-function tramp-tramp-file-p error due to an oversight
upstream. i.e. jupyter-tramp-file-name-p is inlined at compile time in
ob-jupyter.el, which calls tramp-tramp-file-p but doesn't load tramp,
resulting in the missing function error.
2020-07-13 01:46:15 -04:00
pancho horrillo
bd3f89ab3c Fix typo in modules/checkers/spell/README.org 2020-07-13 07:30:47 +02:00
Henrik Lissner
1cec7bf8be
Bump :core
bbatsov/projectile@95bcc7d -> bbatsov/projectile@bbcf781
justbur/emacs-which-key@8b49ae9 -> justbur/emacs-which-key@8f2427a
jwiegley/use-package@2b8f8a3 -> jwiegley/use-package@bfc5ecd
raxod502/straight.el@59c92dd -> raxod502/straight.el@621ab2c
2020-07-12 22:48:47 -04:00
Henrik Lissner
5003b700dd
Bump :ui treemacs
Alexander-Miller/treemacs@327bf63 -> Alexander-Miller/treemacs@399e82b
2020-07-12 22:46:16 -04:00
Henrik Lissner
8ad7f64119
Bump :ui modeline
seagle0128/doom-modeline@2b30885 -> seagle0128/doom-modeline@1c4711c

Closes #3526
2020-07-12 22:46:16 -04:00
Henrik Lissner
251561aa0f
Bump :ui doom
hlissner/emacs-doom-themes@b1c43a3 -> hlissner/emacs-doom-themes@7307dc6
2020-07-12 22:46:15 -04:00
Henrik Lissner
16d50ddad0
Bump :lang org
Kungsgeten/org-brain@6b2ec93 -> Kungsgeten/org-brain@671db0e
bastibe/org-journal@24b5879 -> bastibe/org-journal@b4b3b2d
emacs-straight/org-mode@b76ed65 -> emacs-straight/org-mode@95eaab7
jkitchin/ox-clip@bd36f9f -> jkitchin/ox-clip@f5eac28
magit/orgit@9f09553 -> magit/orgit@a4e689f
oer/org-re-reveal@a9e9d4e -> oer/org-re-reveal@a786188
org-roam/company-org-roam@674c2bd -> org-roam/company-org-roam@5d7ccd9
org-roam/org-roam@c59d6c4 -> org-roam/org-roam@7a4b15f

Closes #3483
2020-07-12 22:46:15 -04:00
Henrik Lissner
c73102dc3f
Bump :lang java
mopemope/meghanada-emacs@70bfbf5 -> mopemope/meghanada-emacs@e119c7b
emacs-eclim/emacs-eclim@23f5b29 -> emacs-eclim/emacs-eclim@222ddd4
emacs-lsp/lsp-java@fe11824 -> emacs-lsp/lsp-java@811760a

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-07-12 22:46:15 -04:00
Henrik Lissner
129566e817
Bump :lang cc
MaskRay/emacs-ccls@0fd0b41 -> MaskRay/emacs-ccls@b8e2f4d
Andersbakken/rtags@3a12552 -> Andersbakken/rtags@080cb0e
2020-07-12 22:46:15 -04:00
Henrik Lissner
754ac13cae
Bump :tools magit
charignon/github-review@50c6bcc -> charignon/github-review@fab440a
magit/forge@048efbb -> magit/forge@d1346f4
magit/magit@0746bf1 -> magit/magit@312791e
2020-07-12 22:46:15 -04:00
Henrik Lissner
741f428b5d
Bump :tools lsp
emacs-lsp/helm-lsp@5018af9 -> emacs-lsp/helm-lsp@5c960e7
emacs-lsp/lsp-ivy@1f6d877 -> emacs-lsp/lsp-ivy@4cdb739
emacs-lsp/lsp-mode@029ec54 -> emacs-lsp/lsp-mode@5ef8c1f
emacs-lsp/lsp-ui@1ee113c -> emacs-lsp/lsp-ui@7d53264
joaotavora/eglot@ac9239b -> joaotavora/eglot@6d96601
2020-07-12 22:46:15 -04:00
Henrik Lissner
e5862c6971
Bump :tools debugger
emacs-lsp/dap-mode@f52fa43 -> emacs-lsp/dap-mode@f0ed63e
realgud/realgud@24c02f0 -> realgud/realgud@f0a3676
tumashu/posframe@c445902 -> tumashu/posframe@922e4d2
2020-07-12 22:46:15 -04:00
Renato Lacerda
a0e4219a32
:checkers spell documentation (#3462)
* :checkers spell documentation

* Fix based on changes

Fix date and version
Create TOC
Remove indentation
Remove blank lines
Hard-wrapped paragraphs
Remove comments
2020-07-12 22:11:39 -04:00
Matthew Leach
3ccada7150
Switch to emacs mode in mu4e view mode (#3464)
* email/mu4e: use Emacs mode when viewing mail

Evil masks most of the keybindings that are set by mu4e-view-mode. Since
this is a read-only buffer anyway use Emacs for that mode.

* email: mu4e: replace `add-hook!' with `add-hook'
2020-07-12 22:11:21 -04:00
Henrik Lissner
22fda9b37e
Merge pull request #3481 from vednoc/add-z-motions-to-magit
tools/magit: map zt/zb motions in magit-mode
2020-07-12 22:10:52 -04:00
Henrik Lissner
b28a14cf90
Merge pull request #3518 from MarkPochert/patch-1
Update Mac Install for emacs-plus
2020-07-12 22:10:34 -04:00
Henrik Lissner
7b39211f2b
Merge pull request #3539 from peterwvj/patch-1
Fix typo in README
2020-07-12 22:10:24 -04:00
Henrik Lissner
be53fe1a58
Merge pull request #3543 from jtpavlock/patch-1
Remove doctor warning message for optional vterm dependency
2020-07-12 22:10:08 -04:00
jtpavlock
6cd601cf0f
remove warning message of optional vterm dependency
libvterm is an optional dependency per emacs-libvterm
2020-07-12 14:24:44 -05:00
Peter W. V. Tran-Jørgensen
8caec41818
Fix typo in README 2020-07-11 21:27:58 +02:00
MarkPochert
73e439084d
Update Mac Install for emacs-plus
The parameter is wrong. It must be --with-modern-cg433n-icon and not --with-modern-icon-cg433n

You can check it on the github repo site https://github.com/d12frosted/homebrew-emacs-plus
2020-07-05 21:39:19 +02:00
Henrik Lissner
46d6d0b586
Use symbol-at-point instead of xref w/ eglot
Otherwise doom-thing-at-point-or-region will return nil, causing
"Nothing under point" warnings when using lookup commands.
2020-06-29 15:12:30 -04:00
Henrik Lissner
6b781c55c2
Make org-yt respect org-display-remote-inline-images 2020-06-28 01:17:53 -04:00
Henrik Lissner
25b240b9b0
Respect org-display-remote-inline-images
Don't download inline previews of URLs if
org-display-remote-inline-images is set to 'skip (its default).
2020-06-28 01:09:54 -04:00
vednoc
cc36ff1223 tools/magit: map zt/zb motions in magit-mode 2020-06-27 23:48:29 +02:00
Henrik Lissner
87336c405b
Merge pull request #3479 from sggutier/add-terminal-notifier-support-to-org-pomodoro
Add terminal-notifier support for org-pomodoro
2020-06-27 16:09:44 -04:00
Saúl Germán Gutiérrez Calderón
1b49964fc2 Add terminal-notifier support for org-pomodoro 2020-06-27 14:52:54 -05:00
Henrik Lissner
fa24c8311a
Bump :tools debugger
realgud/realgud@1238d8e -> realgud/realgud@24c02f0
emacs-lsp/dap-mode@554f7ca -> emacs-lsp/dap-mode@f52fa43
tumashu/posframe@6285217 -> tumashu/posframe@c445902
2020-06-27 14:09:11 -04:00
Henrik Lissner
fe37bfc8e9
Bump :tools lsp
emacs-lsp/lsp-mode@7b0b9c3 -> emacs-lsp/lsp-mode@029ec54
emacs-lsp/lsp-ui@ce997c4 -> emacs-lsp/lsp-ui@1ee113c
emacs-lsp/lsp-ivy@f6e3211 -> emacs-lsp/lsp-ivy@1f6d877

Closes #3473
2020-06-27 14:09:11 -04:00
Henrik Lissner
5ec6820f02
Merge pull request #3466 from carloscheddar/patch-1
Clarify ace-window font size and add example
2020-06-27 14:09:00 -04:00
Henrik Lissner
5ffba49bed
Merge pull request #3470 from tprk77/conditional-workspace-key-bindings
Emacs bindings: Conditionally bind workspace keys
2020-06-27 14:08:33 -04:00
Henrik Lissner
26733da93a
Merge pull request #3478 from brotzeit/bump-rustic
Bump :lang rust
2020-06-27 13:50:05 -04:00
brotzeit
d94591b7f0 Bump :lang rust
brotzeit/rustic@f7a94c4 -> brotzeit/rustic@7c0e113
2020-06-27 14:48:52 +02:00
Tim Perkins
20c617bc30 Only bind keys when workspaces module enabled 2020-06-26 01:48:39 -04:00
Carlos Feliciano Barba
2db39eafa1
Use custom-set-faces! instead and update the cons message 2020-06-25 22:43:37 -04:00
Carlos Feliciano Barba
e0d6f79202
Clarify ace-window font size and add example 2020-06-25 19:30:37 -04:00
Henrik Lissner
00ebbafb96
Fix #3455: wrong-number-of-args on executable-find call
executable-find's second argument was added in Emacs 27, so 26 users
would suffer this error.

Closes #3460
2020-06-25 15:27:26 -04:00
Henrik Lissner
0443eeb6a4
Bump :lang cc
Andersbakken/rtags@d370c09 -> Andersbakken/rtags@3a12552
MaskRay/emacs-ccls@17ec7bb -> MaskRay/emacs-ccls@0fd0b41)
ikirill/irony-eldoc@0df5831 -> ikirill/irony-eldoc@73e79a8
jimhourihan/glsl-mode@43d9066 -> jimhourihan/glsl-mode@b071120
liblit/demangle-mode@06903d7 -> liblit/demangle-mode@697c1db
ludwigpacifici/modern-cpp-font-lock@02f1047 -> ludwigpacifici/modern-cpp-font-lock@865955d

Fixes #2637 (due to ikirill/irony-eldoc#13)
2020-06-24 20:09:17 -04:00
Henrik Lissner
cff54aa58d
Merge pull request #3438 from ericdallo/bump-lsp
Bump lsp packages
2020-06-24 20:02:57 -04:00
Henrik Lissner
d034bc2004
Fix #3425: eagerly resolve path to fd executable
This ensures that the correct binary is found, even if you're remoting
onto a system where `fd` is named `fdfind`.
2020-06-24 19:49:08 -04:00
Eric Dallo
aab19a2e9b
Bump :lang python
emacs-lsp/lsp-python-ms@db6f263 -> emacs-lsp/lsp-python-ms@7068cf0
2020-06-24 20:18:16 -03:00
Eric Dallo
39fb863cca
Bump :tools debugger
emacs-lsp/dap-mode@7ad9157 -> emacs-lsp/dap-mode@7ad9157
2020-06-24 20:18:15 -03:00
Eric Dallo
2232337072
Bump :lang scala
emacs-lsp/lsp-metals@5468b63 -> emacs-lsp/lsp-metals@3d4d4b7
2020-06-24 20:18:15 -03:00
Eric Dallo
10da336a24
Bump :lang java
emacs-lsp/lsp-java@6efb741 -> emacs-lsp/lsp-java@fe11824
2020-06-24 20:18:15 -03:00
Eric Dallo
9e3d24bde0
Bump :lang dart
emacs-lsp/lsp-dart@afdcce3 -> emacs-lsp/lsp-dart@10b898e
2020-06-24 20:18:15 -03:00
Eric Dallo
57a3e1968e
Bump :tools lsp
emacs-lsp/lsp-mode@666de5f -> emacs-lsp/lsp-mode@7b0b9c3
2020-06-24 20:18:10 -03:00
Henrik Lissner
3cf726c07a
Bump :ui workspaces
hlissner/persp-mode.el@14325c1 -> Bad-ptr/persp-mode.el@14325c1
2020-06-24 19:07:03 -04:00
Henrik Lissner
661477f5da
Remove lsp-flycheck-live-reporting setting
This variable was removed upstream.
2020-06-24 19:04:47 -04:00
Henrik Lissner
adce7d63af
Merge pull request #3433 from glogiotatidis/patch-2
Carry over all TODO keywords in journal
2020-06-24 18:49:17 -04:00