From 76ef70aebe633f11444a59d89258dd6b52d7ffb5 Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Tue, 3 Mar 2015 16:49:23 -0500 Subject: [PATCH] spacing fixes --- jmax-bibtex.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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.") -- 2.39.2