aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl-mode.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/vcl-mode.el b/vcl-mode.el
index 90e1ce6..0f31178 100644
--- a/vcl-mode.el
+++ b/vcl-mode.el
@@ -2,7 +2,7 @@
-;; Authors: 2015 Sergey Poznyakoff
-;; Version: 0.1
+;; Authors: 2015-2018 Sergey Poznyakoff
+;; Version: 1.0
;; Keywords: Varnish, VCL
-;; Copyright (C) 2015 Sergey Poznyakoff
+;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
@@ -33,2 +33,3 @@
+(require 'cl)
(require 'cc-langs)

Return to:

Send suggestions and report system problems to the System administrator.