branch: elpa/apache-mode commit 3f363996ecce8f3788a7e555c385135e99c56d78 Author: Jen-Chieh Shen <jcs090...@gmail.com> Commit: GitHub <nore...@github.com>
fix: Warning missing lexical-binding cookie --- Eask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Eask b/Eask index 325a43a205..5e47ef138b 100644 --- a/Eask +++ b/Eask @@ -1,3 +1,5 @@ +;; -*- mode: eask; lexical-binding: t -*- + (package "apache-mode" "2.2.0" "Major mode for editing Apache httpd configuration files")