From: John Kitchin Date: Wed, 25 Mar 2015 13:31:38 +0000 (-0400) Subject: make f F in hydra to avoid conflict X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=c85ee5c01b79a5171b26b2402d0fec36ebb53149 make f F in hydra to avoid conflict --- diff --git a/jmax-bibtex.el b/jmax-bibtex.el index cdc872a..f728d58 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -551,7 +551,7 @@ _u_: Update field _F_: file funcs ("e" email-bibtex-entry) ("U" (doi-utils-update-bibtex-entry-from-doi (jmax-bibtex-entry-doi))) ("u" doi-utils-update-field) - ("f" jmax-bibtex-file/body) + ("F" jmax-bibtex-file/body) ("h" helm-bibtex) ("a" jmax-replace-nonascii) ("s" org-ref-sort-bibtex-entry)