SpacemacsBot
59852a6ab5
[bot] "documentation_updates" Wed Aug 25 22:37:51 UTC 2021
2021-08-26 02:00:32 +03:00
Daniel Nicolai
80386e8414
Add (optional) ebib support to bibtex layer ( #14876 )
2021-08-25 19:31:18 +00:00
syl20bnr
97cd83e169
Apply GPLv3 terms explicitly to all elisp files
2021-03-25 22:59:32 -04:00
syl20bnr
d55a9e2e67
Update header for year 2021
2021-03-25 22:59:32 -04:00
wangtianshu
a877cc4197
[bibtex] use `org-ref-completion-library' option to clean code
2020-08-26 22:54:04 +02:00
Maximilian Wolff
ce73d31263
[bibtex] Fix some minor issues in bibtex layer
2020-08-10 12:47:54 +02:00
Kalle Lindqvist
63a42d7600
[bibtex] cleanup layer, bind helm-bibtex and add ivy support
...
biblio-/core is pulled in by multiple packages in this
layer already and their package declarations was empty.
Users can access the functionality biblio offers
from helm-bibtex.
2020-08-10 12:05:55 +02:00
wangtianshu
a47e783967
Replace org-ref-helm-insert-cite-link with org-ref-insert-link
2020-03-28 20:10:51 +01:00
emacspace
c7c348a676
documentation formatting: Sun May 26 20:58:52 UTC 2019
2019-05-27 01:23:35 +03:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
Anton-Latukha
2ee74f55da
layers: lang: new structure: add DSL (&markup), framework, util
...
layers: lang: mv framework -> programming/framework
layers: programming: framework: upd
2019-05-15 21:05:09 +03:00
JAremko
77c680160e
Add placeholder tags
2019-05-05 20:40:47 +03:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
syl20bnr
ebe4c60264
Revert "Defer packages by default using use-package-always-defer"
...
This reverts commit 29c78ce841
and all other fixes
that have been made afterwards.
The motivation is that use-package is seen by many as a replacement for
`require`. Is use-package always defer the loading of packages then is breaks
this use case, this does not respect POLA so even if it was making Spacemacs
loading faster (up to 3s faster on some startup on my machine) we just cannot
use it, it would be irresponsible. Spacemacs should be easy to use, loading
performance will come with time but it is not a priority.
2018-03-03 23:40:10 -05:00
syl20bnr
29c78ce841
Defer packages by default using use-package-always-defer
...
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
smile13241324
1fb4e0f23d
Fix doc for common-lisp, bibtex, cfengine and gnus layer
2018-01-12 00:37:15 -05:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
syl20bnr
211c3f5c1b
Prefer to use pre-init instead of post-init whenever possible
...
This commit does it for org.
2017-08-28 13:34:15 -04:00
Eivind Fonn
f4b53d2a4f
Rename :depends to :requires
2017-07-03 09:54:53 +02:00
Eivind Fonn
cb17b2773b
Add some more :depends keywords
2017-07-02 09:41:38 -04:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
Peng Liu
584cae8d6f
Fix the dependencies missing in bibtex layer.
2016-05-27 00:32:05 -04:00
syl20bnr
303e76b769
remove remaining packages-funcs.el and packages-config.el
2016-05-27 00:32:05 -04:00
Eivind Fonn
3b6f12f409
bibtex: Compress key bindings table
2016-05-06 13:03:30 +02:00
Christoph Paulik
8bc2329b3d
Fix bibtex keybinding loading and add more navigation options.
...
Fix #5985
2016-05-06 13:01:27 +02:00
syl20bnr
9160109110
bibtex: format layer
...
Remove packages-config.el
Fix format of README
2016-04-17 00:37:47 -04:00
JP-Ellis
97aff9d8db
Add BibTeX layer.
...
Integrates with org mode and LaTeX in order to manage citations.
Signed-off-by: JP-Ellis <josh@jpellis.me>
2016-04-17 00:37:47 -04:00