X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=jmax-bibtex.el;h=3e932dcf3a1e4224a916d7ed4e08f4280884f157;hp=481916716231fddad9e06a8882b3c0cedf988664;hb=6247905aa5132036d6369c34e85cd980afcc6657;hpb=d913795f9c55ad0ed55db2e30552d9523b01e115 diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 4819167..3e932dc 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -468,8 +468,8 @@ _U_: Update entry _N_: Open notes _R_: Crossref _g_: Google Sch ("e" email-bibtex-entry) ("U" (doi-utils-update-bibtex-entry-from-doi (jmax-bibtex-entry-doi))))) -;; A hydra for adding new bibtex entries. +;; A hydra for adding new bibtex entries. (defhydra jmax-bibtex-new-entry (:color blue) "New Bibtex entry:" ("a" bibtex-Article "Article") @@ -487,9 +487,6 @@ _U_: Update entry _N_: Open notes _R_: Crossref _g_: Google Sch ("c" bibtex-InCollection "Article in collection")) - - - (defvar jmax-bibtex-menu-funcs '() "Functions to run in doi menu. Each entry is a list of (key menu-name function). The function must take one argument, the doi.")