From: John Kitchin Date: Mon, 23 Feb 2015 18:10:23 +0000 (-0500) Subject: add line after function X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=21e4c9b5f63623a9bcded19d7b1e3e0562cd4174 add line after function --- diff --git a/org-ref.org b/org-ref.org index abb9ef4..a4bd3ae 100644 --- a/org-ref.org +++ b/org-ref.org @@ -155,6 +155,7 @@ There are some variables needed later to tell this library where you store your :type 'function :group 'org-ref) + (defcustom org-ref-show-citation-on-enter t "If non-nil add a hook function to show the citation summary in the minibuffer just by putting the cursor in a link"