]> git.donarmstrong.com Git - org-ref.git/blobdiff - org-ref.org
space change
[org-ref.git] / org-ref.org
index b5429942f7665d8347131bc13164b0963d7cfe47..3a829c7516a6a0ecc427d4ff677946f8e750d91a 100644 (file)
@@ -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
               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"))))
 
        (t
        (message "Not found"))))