emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/jinja2-mode 832c03e0a2 35/57: elpa compatibility


From: ELPA Syncer
Subject: [nongnu] elpa/jinja2-mode 832c03e0a2 35/57: elpa compatibility
Date: Mon, 17 Jan 2022 05:58:25 -0500 (EST)

branch: elpa/jinja2-mode
commit 832c03e0a2d4a2fd88333e1fddfd9c37bc2b844c
Author: sindikat <sindikat@mail36.net>
Commit: sindikat <sindikat@mail36.net>

    elpa compatibility
---
 jinja2-mode.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/jinja2-mode.el b/jinja2-mode.el
index 0d5dadb797..474502f04d 100644
--- a/jinja2-mode.el
+++ b/jinja2-mode.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2011 Florian Mounier aka paradoxxxzero
 
 ;; Author: Florian Mounier aka paradoxxxzero
+;; Version: 0.1
 
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -316,3 +317,5 @@
 (add-to-list 'auto-mode-alist '("\\.jinja2\\'" . jinja2-mode))
 
 (provide 'jinja2-mode)
+
+;;; jinja2-mode.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]