summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-04-14 22:19:31 -0400
committerKyle Meyer <kyle@kyleam.com>2016-04-14 22:19:31 -0400
commitf098d071cb4ce72bafb41ca7ab3a3849ba1928b0 (patch)
tree20b29e0a94ad5cbcc9a879005b32303dee41c0a4 /init.el
parent26514848928d8a94cddb3eb8ae241e724e4611ae (diff)
downloademacs.d-f098d071cb4ce72bafb41ca7ab3a3849ba1928b0.tar.gz
bib: Add bibtex-sub-journal command
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index bb7d5bf..e88a74f 100644
--- a/init.el
+++ b/init.el
@@ -1622,7 +1622,8 @@
km/bibtex-remove-doi-leader
km/bibtex-remove-entry-space
km/bibtex-set-coding-system
- km/bibtex-single-space-author-list))
+ km/bibtex-single-space-author-list
+ km/bibtex-sub-journal))
(add-hook 'bibtex-clean-entry-hook h)))
(use-package pandoc-mode