X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=org-ref.org;h=3a829c7516a6a0ecc427d4ff677946f8e750d91a;hp=b5429942f7665d8347131bc13164b0963d7cfe47;hb=3db79817e2a4341f2815489676381fcae7ef87f0;hpb=c259c0584eafa5dfd5475ab1cb5007712b921e76 diff --git a/org-ref.org b/org-ref.org index b542994..3a829c7 100644 --- a/org-ref.org +++ b/org-ref.org @@ -3279,8 +3279,7 @@ C-u C-u will change the key at point to the selected keys. last-char)) ;; and we want to go to the end of the new link (goto-char - (org-element-property :end (org-element-context))) - ) + (org-element-property :end (org-element-context)))) (t (message "Not found"))))