Browse Source

org-protocol: Silence byte-compiler

Nicolas Goaziou 8 years ago
parent
commit
097edbfde4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lisp/org-protocol.el

+ 2 - 0
lisp/org-protocol.el

@@ -136,6 +136,8 @@
   'org-link-unescape-single-byte-sequence
   "2011-02-17")
 
+(defvar org-capture-link-is-already-stored)
+
 (defgroup org-protocol nil
   "Intercept calls from emacsclient to trigger custom actions.