Commit Graph

14965 Commits

Author SHA1 Message Date
7f99eb7a48 Refactor +markdown-flyspell-word-p predicate
A little faster and less duplicated logic.
2020-11-27 22:20:51 -05:00
0f3226558f tools/pdf: add saveplace-pdf-view package 2020-11-27 22:20:51 -05:00
6774c0d26e Replace +auto -> +childframe in code example
+auto was removed in 04acb8fa9
2020-11-27 22:20:51 -05:00
ed93ed9907 Bump :config default
abo-abo/avy@509471b -> abo-abo/avy@bbf1e73
noctuid/link-hint.el@7440704 -> noctuid/link-hint.el@e897897
2020-11-27 22:20:51 -05:00
c1bdd63dcd Bump evil-collection
emacs-evil/evil-collection@52b6479 -> emacs-evil/evil-collection@05ed92a

evil-magit was ported to evil-collection

Half-addresses #4324
2020-11-27 22:20:31 -05:00
f0dbb1ffd2 Bump :tools biblio
tmalsburg/helm-bibtex@12f8809 -> tmalsburg/helm-bibtex@8d84d8b

Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
2020-11-26 10:16:11 +04:00
e4563e9b02 Fix void-symbol: straight-vc-git-default-branch error
Was removed in raxod502/straight.el@a7251a3
2020-11-25 15:29:45 -05:00
6dc84f1671 Remove backwards compatibility for native-comp
It's too much hassle to wrestle with. If you're on native comp, you
revert to hlissner/doom-emacs@c83e5e75e until you can update.

Fixes #4317 (again)
2020-11-25 14:55:26 -05:00
90f16eaa76 Fix #4317: wrong-type-arg: number-or-marker-p many
Caused by a func-arity call on an advised function (returns the arity of
the advice, rather than the advised function itself).
2020-11-25 13:49:17 -05:00
65b56a5671 Bump :term vterm
akermu/emacs-libvterm@01a1332 -> akermu/emacs-libvterm@101ff86
2020-11-25 12:33:53 -05:00
ee6b7c0e81 tools/pdf: minor reformatting 2020-11-25 12:29:53 -05:00
8914b7b8ab Fix #4299: refactor retina support for pdfs 2020-11-25 12:29:31 -05:00
e4890f6ac9 Merge pull request #4309 from flatwhatson/fix-native-comp
Update for the latest native-compile-async API
2020-11-25 00:40:43 -05:00
d3e08c5d0b Update for the latest native-compile-async API
Renamed `comp-deferred-compilation-black-list` to
`comp-deferred-compilation-deny-list`.

Removed the `late` load flag which is no longer required.

Added a check against the deny list when compiling all Elisp on the
load-path, so we don't inadvertently compile something we shouldn't.

Added compatibility shims to ease transition from older builds of
native-comp.
2020-11-25 14:17:01 +10:00
5eab7d4414 Bump straight.el
raxod502/straight.el@0f283e2f -> raxod502/straight.el@3277e1c9
2020-11-25 14:17:01 +10:00
d5402e0d5f :tools/rgb minor README fixes 2020-11-25 01:04:20 +02:00
a44436057a remove company-org-roam from lang/org/README.org 2020-11-23 19:14:12 +00:00
18db5e2089 Add keybindings for roam tagging
"t" to tag a roam file with the `#+roam_tags` property.
"T" to untag the file
2020-11-22 10:28:24 -08:00
c83e5e75e2 Bump :lang latex
TheBB/company-reftex@275ef70 -> TheBB/company-reftex@291c283
cdominik/cdlatex@480387b -> cdominik/cdlatex@adf96ba
emacs-straight/auctex@59e251c -> emacs-straight/auctex@fb062a3
iyefrat/evil-tex@a3b6875 -> iyefrat/evil-tex@ac313ef
2020-11-21 14:09:08 -05:00
16344d0f5e Fix #4286: incorrect cursor color 2020-11-21 01:39:25 -05:00
8a90862777 Remove +magit/clone
Upstream magit-clone has superseded +magit/clone.

Closes #4292
2020-11-21 01:39:25 -05:00
a799a58b98 Bump :tools debugger lsp
emacs-lsp/dap-mode@09a562f -> emacs-lsp/dap-mode@e582ff9
emacs-lsp/lsp-mode@af1ad22 -> emacs-lsp/lsp-mode@57ea180
tumashu/posframe@395aca9 -> tumashu/posframe@9e9b16b
2020-11-20 15:29:48 -05:00
7be2056ca5 Merge pull request #4295 from ptoal/patch-1
Update org-msg org-msg variable.
2020-11-20 15:29:19 -05:00
ce66ac4130 Merge pull request #4285 from akirabaruah/docs
core-lib: Add docstring for add-hook-trigger!
2020-11-20 15:29:08 -05:00
b51a0cabb9 Merge pull request #4284 from sei40kr/fix-skk-loading
input/japanese: Do not eval skk-mode-exit if ddskk not loaded
2020-11-20 15:28:58 -05:00
a14a38cc5b Merge pull request #4283 from darth10/fix/which-key-god-mode-support
Enable god-mode support for which-key if required
2020-11-20 15:28:37 -05:00
23e0dc48e6 Update org-msg variable
Fixes #4295
2020-11-20 14:26:53 -05:00
db16e5c03e Fix error if autoloads file is missing at startup
Should warn the user to run 'doom sync' if the autoloads file is
missing, but was giving a less helpful, generic error instead.
2020-11-20 14:10:29 -05:00
03c6a352bf Ensure site subdirs.el are loaded 2020-11-20 14:10:29 -05:00
4dab595ad3 Minor refactors & comment revision 2020-11-20 14:10:29 -05:00
0d6c32ff25 Fix #4288: no which-key label for TeX-view 2020-11-20 14:10:29 -05:00
1765dc8299 Correct ascii banner alignment
Closes #4289
2020-11-20 14:10:28 -05:00
db7926a1bd Do not eval skk-mode-exit if ddskk not loaded 2020-11-19 22:47:54 +09:00
c3001f77aa core-lib: Add docstring for add-hook-trigger! 2020-11-19 00:31:13 -08:00
53f8e8b249 Enable god-mode support for which-key if required
Signed-off-by: Akhil Wali <akhil.wali.10@gmail.com>
2020-11-19 19:06:10 +13:00
42cb866f50 Bump :editor god
emacsorphanage/god-mode@ad2e674 -> emacsorphanage/god-mode@f51c8f6

Signed-off-by: Akhil Wali <akhil.wali.10@gmail.com>
2020-11-19 19:06:09 +13:00
110d70bdff Merge pull request #4274 from EoinDoherty/racket-unicode
Remove unicode input mode default from Racket REPL
2020-11-19 00:50:57 -05:00
890448add5 Merge pull request #4280 from hanmertens/comp-jupyter
Prevent native compilation for emacs-jupyter
2020-11-19 00:50:35 -05:00
c0033fbc6d Merge pull request #4282 from samwhitlock/develop
Adding doc update for cmake-language-server
2020-11-19 00:50:23 -05:00
e1c9145a5d Run after-setting-font-hook after fontset config
Helps #3298
2020-11-19 00:44:16 -05:00
00b370fdc6 ui/workspaces: persp-local winner-mode history 2020-11-19 00:44:16 -05:00
86c2f05252 Refactor doom-dashboard-draw-ascii-banner-fn 2020-11-19 00:44:16 -05:00
03fe396eea Move +default/{find-in,browse}-emacsd to core lib
Renamed them to:

+ doom/find-file-in-emacsd
+ doom/browse-in-emacsd
2020-11-19 00:44:16 -05:00
892493741f term/eshell: add syntax highlighting 2020-11-19 00:44:15 -05:00
db2ad0828c Adding doc update for cmake-language-server 2020-11-18 06:25:36 +01:00
a56f58d4ab Prevent native compilation for emacs-jupyter
Something in jupyter-channel.el does not get compiled correctly and
raises void-variable jupyter-channel errors.
2020-11-17 20:48:34 +01:00
315ae16240 Add lookup-documentation handler for cmake-mode
Closes #4277

Co-authored-by: Sam Whitlock <samwhitlock@users.noreply.github.com>
2020-11-17 12:46:10 -05:00
5233042f4a Add lsp support to cmake-mode 2020-11-17 12:46:10 -05:00
6f3f4de46d Fix #4279: runaway duplication in eshell-command-aliases-list 2020-11-17 12:46:10 -05:00
d21b4e643d Merge pull request #4276 from flatwhatson/without-editor
Add with-editor.el to the compilation black-list
2020-11-16 20:22:02 -05:00