From e1eb84eb9e78a5905c8585bd5ea61c9880dd05cb Mon Sep 17 00:00:00 2001 From: Juergen Hoetzel Date: Tue, 26 Jun 2018 14:31:00 +0200 Subject: Add feature footer --- data/syntax-highlighting/emacs/meson.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/syntax-highlighting/emacs/meson.el b/data/syntax-highlighting/emacs/meson.el index bf147a1..a640bbe 100644 --- a/data/syntax-highlighting/emacs/meson.el +++ b/data/syntax-highlighting/emacs/meson.el @@ -27,3 +27,5 @@ (setq-local comment-end "")) (add-to-list 'auto-mode-alist '("meson.build" . meson-mode)) +(provide 'meson) +;;; meson.el ends here -- cgit v1.1