From 359d450e1a5d0748c9d19e92eea7cc35337b92a2 Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Thu, 18 Dec 2014 14:34:54 -0500 Subject: [PATCH] added docs --- jmax-bibtex.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jmax-bibtex.el b/jmax-bibtex.el index cf016cb..9c84e23 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -431,9 +431,11 @@ The function must take one argument, the doi.") (defun jmax-bibtex () "Menu command to run in a bibtex entry. -Functions from `jmax-bibtex-menu-funcs'." +Functions from `jmax-bibtex-menu-funcs'. They all rely on the +entry having a doi." (interactive) + ;; construct menu string as a message (message (concat (mapconcat -- 2.39.2