branch: elpa/nix-mode
commit 4016a1c89b1c6c341d48f3dc3eaa282d2fe40d42
Author: Matthew Bauer <[email protected]>
Commit: Matthew Bauer <[email protected]>
Release 1.4.0
---
nix-company.el | 2 ++
nix-edit.el | 1 +
nix-format.el | 2 ++
nix-instantiate.el | 1 +
nix-log.el | 1 +
nix-mode-mmm.el | 1 +
nix-mode.el | 2 +-
nix-repl.el | 2 ++
nix-search.el | 1 +
nix-shell.el | 1 +
nix-store.el | 1 +
11 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/nix-company.el b/nix-company.el
index 3c6abf0ab6..d4c2ae1d57 100644
--- a/nix-company.el
+++ b/nix-company.el
@@ -2,6 +2,8 @@
;; This file is NOT part of GNU Emacs.
+;; Version: 1.4.0
+
;;; Commentary:
;;; Code:
diff --git a/nix-edit.el b/nix-edit.el
index 3e5c255f34..547006deb4 100644
--- a/nix-edit.el
+++ b/nix-edit.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.
diff --git a/nix-format.el b/nix-format.el
index e9a65a6a41..f43dc4d908 100644
--- a/nix-format.el
+++ b/nix-format.el
@@ -2,6 +2,8 @@
;; This file is NOT part of GNU Emacs.
+;; Version: 1.4.0
+
;;; Commentary:
;;; Code:
diff --git a/nix-instantiate.el b/nix-instantiate.el
index 899ec9790b..9f047d2170 100644
--- a/nix-instantiate.el
+++ b/nix-instantiate.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.
diff --git a/nix-log.el b/nix-log.el
index 192ab3170e..1df0e1d010 100644
--- a/nix-log.el
+++ b/nix-log.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.
diff --git a/nix-mode-mmm.el b/nix-mode-mmm.el
index 7aea1a586a..2774b4dbbe 100644
--- a/nix-mode-mmm.el
+++ b/nix-mode-mmm.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.
diff --git a/nix-mode.el b/nix-mode.el
index d3a343e377..2353695b91 100644
--- a/nix-mode.el
+++ b/nix-mode.el
@@ -2,7 +2,7 @@
;; Maintainer: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
-;; Version: 1.2.1
+;; Version: 1.4.0
;; Keywords: nix, languages, tools, unix
;; Package-Requires: ((emacs "24.3"))
diff --git a/nix-repl.el b/nix-repl.el
index 79eeb78d03..8d9f2d6ed0 100644
--- a/nix-repl.el
+++ b/nix-repl.el
@@ -2,6 +2,8 @@
;; This file is NOT part of GNU Emacs.
+;; Version: 1.4.0
+
;;; Commentary:
;;; Code:
diff --git a/nix-search.el b/nix-search.el
index 85a1e837f2..106fe55189 100644
--- a/nix-search.el
+++ b/nix-search.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.
diff --git a/nix-shell.el b/nix-shell.el
index 8f6da2b098..2560923a7e 100644
--- a/nix-shell.el
+++ b/nix-shell.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.
diff --git a/nix-store.el b/nix-store.el
index eeaecbb453..e1cf96dfb5 100644
--- a/nix-store.el
+++ b/nix-store.el
@@ -3,6 +3,7 @@
;; Author: Matthew Bauer <[email protected]>
;; Homepage: https://github.com/NixOS/nix-mode
;; Keywords: nix
+;; Version: 1.4.0
;; This file is NOT part of GNU Emacs.