Commit Graph

12999 Commits

Author SHA1 Message Date
bcf37b9bee Fix :last and :popup
The doom/ prefix for popup commands no longer exists
2020-04-17 18:03:34 -07:00
80986eaf84 Merge pull request #2927 from rgrinberg/ibuffer-evil
Make :ls/:buffers invoke ibuffer
2020-04-17 20:41:13 -04:00
890d402e22 Make :ls/:buffers invoke ibuffer
Only when evil and ibuffer are enabled

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2020-04-17 17:38:29 -07:00
1a07ee8269 simplified expression; fixed typo 2020-04-17 19:59:54 -04:00
763932a55c Merge pull request #2884 from brianmcgillion/biblio
Add org-noter package
2020-04-17 19:16:06 -04:00
71c5ad5000 Move clojure SPC m m {e,E} -> to SPC m {m,M}
To be consistent with CL and elisp keybinds.
2020-04-17 15:47:05 -04:00
d3c2e4829b Disable byte-compile-dynamic for autoloads files
Its deprecated and more trouble than its worth.
2020-04-17 15:47:05 -04:00
d21099cbd0 Flycheck buffer on idle-buffer-switch 2020-04-17 15:47:04 -04:00
9e339b36f1 Bump :lang elm
bsermons/flycheck-elm@debd0af -> bsermons/flycheck-elm@1b60050
jcollard/elm-mode@dd868e5 -> jcollard/elm-mode@7782be0
2020-04-17 15:47:04 -04:00
2a8926ec33 Add HOLD org todo keyword
WAIT = for tasks waiting on other people or external forces
HOLD = for tasks waiting on you
2020-04-17 15:47:04 -04:00
789b1dc1ab Bump :lang racket
greghendershott/racket-mode@bd4c8cf -> greghendershott/racket-mode@202cc1b

Fixes #2922
2020-04-17 15:47:04 -04:00
5502013906 Bump :lang org
fuxialexander/org-pdftools@4156b67 -> fuxialexander/org-pdftools@67964a5
integral-dw/org-superstar-mode@4897c33 -> integral-dw/org-superstar-mode@09ddc28
jethrokuan/org-roam@e33c144 -> jethrokuan/org-roam@6175739
magit/orgit@0242088 -> magit/orgit@7d6afa5
2020-04-17 15:47:04 -04:00
9af22a9322 Merge pull request #2920 from AloisJanicek/develop
Autoload all 4 org decrypt/encrypt user commands
2020-04-17 15:40:19 -04:00
5c340a670c doom/upgrade use -y CLI flag
When using the internal doom/upgrade command to upgrade using the CLI
tool, do so with the -y flag.

This is admittedly a temporary solution, but without it the CLI tool
will prompt for confirmation, which cannot easily or obviously be given
while inside Emacs.
A better solution would be to somehow integrate the prompt so that it
appears in the minibuffer as normal Emacs prompts do. But for now this
at least fixes doom/upgrade.
2020-04-17 13:16:53 -04:00
ec5303bfd8 Merge pull request #2924 from bandresen/fix_contrib-journal
Fix: contrib/journal: `buffer-file-name' is nil in *Capture* buffer
2020-04-17 13:01:32 -04:00
b8de456a73 Fix: contrib/journal: `buffer-file-name' is nil in *Capture* buffer 2020-04-17 16:17:23 +02:00
317beed13c Add missing Notes bindings to evil and emacs 2020-04-17 16:45:26 +04:00
2dd84b8e2f Add org-noter package
This package allows the creation of notes on a document (pdf, EPub,
etc.) which will be kept in sync with the document. Providing context
sensitive annotations that are managed in plaintext.
2020-04-17 16:39:51 +04:00
e89dc0ecaf Autoload all 4 org decrypt/encrypt user commands
currently if someone wants to use them, it has to manually autoload
them first in user config.el with (unless (fboundp ...) (autoload ...))
2020-04-17 12:08:08 +02:00
65dacd1016 Merge pull request #2919 from AloisJanicek/develop
Autostart LSP also in scss-mode
2020-04-17 05:47:18 -04:00
64c4d00275 Autostart LSP also in scss-mode 2020-04-17 11:31:07 +02:00
3bb6c1b104 Rethink org-journal lazy loading & defaults 2020-04-17 05:07:55 -04:00
778652bfd6 Fix void-function doom-try-hook
This snuck into a recent commit, but the function hasn't been renamed
yet.
2020-04-17 03:20:38 -04:00
7662de55d8 Fix yasnippet breaking org-superstar
Because yasnippet has a delete first and ask never policy for cleaning
up overlays in the buffer.
2020-04-17 02:41:10 -04:00
3e636f4dc7 Merge pull request #2916 from albertfong/fixCSharpKillBufferHook
Update hook to match rename from refactoring
2020-04-17 01:55:16 -04:00
d419e88540 Update hook to match rename from refactoring 2020-04-16 22:34:09 -07:00
08eca4c11b Bump :lang clojure
borkdude/flycheck-clj-kondo@d46745c -> borkdude/flycheck-clj-kondo@5472c26
clojure-emacs/cider@8f5657b -> clojure-emacs/cider@d63e565
2020-04-16 21:57:13 -04:00
a2714f414a Minor refactors 2020-04-16 21:55:59 -04:00
eb2e2b2a4f Bump to redguardtoo/evil-nerd-commenter@747e346
From redguardtoo/evil-nerd-commenter@60b8862

Because redguardtoo/evil-nerd-commenter#109 was merged
2020-04-16 21:52:41 -04:00
5150252595 Prevent premature color calculations on cider-doc 2020-04-16 21:33:02 -04:00
5adfcd7d5f Bump :ui treemacs
Alexander-Miller/treemacs@d2ed942 -> Alexander-Miller/treemacs@1b82dac
2020-04-16 20:53:38 -04:00
dbada02e14 Bump :core
bbatsov/projectile@56e18fc -> bbatsov/projectile@eec569d
domtronn/all-the-icons.el@f6cbb51 -> domtronn/all-the-icons.el@0b74fc3
jscheid/dtrt-indent@1569b71 -> jscheid/dtrt-indent@9163cd9

Fixes #2860
2020-04-16 20:13:43 -04:00
c96f553e43 Bump :editor evil
emacs-evil/evil-collection@fe0700e -> emacs-evil/evil-collection@493d523
emacs-evil/evil@2969324 -> emacs-evil/evil@8aa6337
janpath/evil-numbers@d988041 -> janpath/evil-numbers@c2cfdd1
redguardtoo/evil-nerd-commenter@4387407 -> redguardtoo/evil-nerd-commenter@60b8862

Fixes #2912
2020-04-16 20:10:20 -04:00
ab025caced Fix legacy pdf(view|tools) links & storing pdf links 2020-04-16 19:10:28 -04:00
8535318cf4 Update docstring 2020-04-16 19:05:23 -04:00
3be5692c77 Respect global whitespace mode config, if set 2020-04-16 19:00:23 -04:00
ccec354739 Prevent infinite recursion opening legacy pdf links 2020-04-16 18:28:14 -04:00
f532019b1f Restore file-name-handler-alist non-destructively
And in reverse order, so new rules correctly shadow old ones.
2020-04-16 18:17:36 -04:00
2a93ff6ad4 Bump :tools lsp
emacs-lsp/lsp-mode@401d724 -> emacs-lsp/lsp-mode@6671128
emacs-lsp/helm-lsp@6f62659 -> emacs-lsp/helm-lsp@46a72f5

Possibly relevant to #2911
2020-04-16 15:38:56 -04:00
bf657406b2 lsp-enable-links = nil #2911 2020-04-16 15:37:57 -04:00
166d1ecabc Hide mode-line in org-roam buffer 2020-04-16 15:19:06 -04:00
2de08ef4d6 Bump :lang org
bastibe/org-journal@8a844de -> bastibe/org-journal@3fdb5b3
dzop/emacs-jupyter@97c421a -> dzop/emacs-jupyter@62ad054
emacs-straight/org-mode@0fadd06 -> emacs-straight/org-mode@9994e8e
fuxialexander/org-pdftools@4f22e13 -> fuxialexander/org-pdftools@4156b67
jethrokuan/org-roam@a71176e -> jethrokuan/org-roam@e33c144
2020-04-16 15:19:05 -04:00
3efef6e38f Fix void-variable link when opening legacy pdf links 2020-04-16 14:52:06 -04:00
002b86b559 Merge pull request #2907 from brianmcgillion/helm-bibtex
Bump helm-bibtex and ivy-bibtex
2020-04-16 14:09:26 -04:00
fcb2612d3a Fix wrong-number-of-arguments error when opening org links 2020-04-16 12:59:40 -04:00
0d2096ef47 Bump :tools biblio
tmalsburg/helm-bibtex@3cff6bd -> tmalsburg/helm-bibtex@b14b628
2020-04-16 13:58:37 +04:00
088db18c6d Add bibtex-completion
Helm-Bibtex was split to extract bibtex-completion into a standalone
MELPA package. Adding the functionality here to account for the
changes in the packaging.
2020-04-16 13:53:39 +04:00
10031153b7 Merge pull request #2908 from Yul3n/develop
Added details to the mu4e documentation.
2020-04-16 03:37:19 -04:00
381e291e23 Added details to the mu4e documentation. 2020-04-16 09:24:54 +02:00
d3aa59586f Merge pull request #2885 from brianmcgillion/org-roam
Align org-roam emacs-bindings with evil-bindings
2020-04-15 23:59:17 -04:00