Skip to content

Commit

Permalink
defvar the jit-lock variables for byte compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McClanahan committed Feb 16, 2016
1 parent 1f3de6a commit 20c3359
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions markdown-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -868,6 +868,9 @@
(require 'thingatpt)
(require 'cl-lib)

(defvar jit-lock-start)
(defvar jit-lock-end)

(declare-function eww-open-file "eww")


Expand Down

0 comments on commit 20c3359

Please sign in to comment.