branch: elpa/nix-mode commit 4643adf4ba42e4f1a7e101d14dfd669edcf84e5d Author: Akira Komamura <akira.komam...@gmail.com> Commit: Akira Komamura <akira.komam...@gmail.com>
Remove Version header from non-main files --- nix-company.el | 1 - nix-drv-mode.el | 1 - nix-edit.el | 1 - nix-flake.el | 1 - nix-format.el | 1 - nix-instantiate.el | 1 - nix-log.el | 2 -- nix-mode-mmm.el | 1 - nix-prettify-mode.el | 1 - nix-repl.el | 1 - nix-search.el | 1 - nix-shebang.el | 1 - nix-shell.el | 1 - nix-store.el | 1 - 14 files changed, 15 deletions(-) diff --git a/nix-company.el b/nix-company.el index cb1ef1ca6c..13d5d8754e 100644 --- a/nix-company.el +++ b/nix-company.el @@ -1,7 +1,6 @@ ;;; nix-company.el --- Company support for Nix -*- lexical-binding: t -*- ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-drv-mode.el b/nix-drv-mode.el index 2442463a43..c317fea49e 100644 --- a/nix-drv-mode.el +++ b/nix-drv-mode.el @@ -2,7 +2,6 @@ ;; Maintainer: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.2.1 ;; Keywords: nix, languages, tools, unix ;; This file is NOT part of GNU Emacs. diff --git a/nix-edit.el b/nix-edit.el index 47de2ddad8..709a7ff92b 100644 --- a/nix-edit.el +++ b/nix-edit.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-flake.el b/nix-flake.el index f7b32d6989..688fba0892 100644 --- a/nix-flake.el +++ b/nix-flake.el @@ -2,7 +2,6 @@ ;; Keywords: nix, languages, tools, unix ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.5.0 ;;; Commentary: diff --git a/nix-format.el b/nix-format.el index 549754c1dd..56558778cb 100644 --- a/nix-format.el +++ b/nix-format.el @@ -3,7 +3,6 @@ ;; This file is NOT part of GNU Emacs. ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.5.0 ;;; Commentary: diff --git a/nix-instantiate.el b/nix-instantiate.el index f0f6470cfc..bb917d59d0 100644 --- a/nix-instantiate.el +++ b/nix-instantiate.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-log.el b/nix-log.el index 211803686e..44163b3336 100644 --- a/nix-log.el +++ b/nix-log.el @@ -4,8 +4,6 @@ ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Version: 1.5.0 - ;; This file is NOT part of GNU Emacs. ;;; Commentary: diff --git a/nix-mode-mmm.el b/nix-mode-mmm.el index 4fa12d53b2..01dd4a58f4 100644 --- a/nix-mode-mmm.el +++ b/nix-mode-mmm.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-prettify-mode.el b/nix-prettify-mode.el index 340b32b8e1..ff60088274 100644 --- a/nix-prettify-mode.el +++ b/nix-prettify-mode.el @@ -6,7 +6,6 @@ ;; Author: Alex Kost ;; Maintainer: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.1 ;; Keywords: nix diff --git a/nix-repl.el b/nix-repl.el index eeca7629fd..fb7559f5eb 100644 --- a/nix-repl.el +++ b/nix-repl.el @@ -3,7 +3,6 @@ ;; This file is NOT part of GNU Emacs. ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-search.el b/nix-search.el index 574c322cf2..afcc127057 100644 --- a/nix-search.el +++ b/nix-search.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-shebang.el b/nix-shebang.el index b58aa62d4b..a1b69c9b5b 100644 --- a/nix-shebang.el +++ b/nix-shebang.el @@ -2,7 +2,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode -;; Version: 1.2.1 ;; Keywords: nix, languages, tools, unix ;; This file is NOT part of GNU Emacs. diff --git a/nix-shell.el b/nix-shell.el index 41e5afc668..a3c40817cf 100644 --- a/nix-shell.el +++ b/nix-shell.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix, processes -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs. diff --git a/nix-store.el b/nix-store.el index 0ca88dcb8f..d71a7fde13 100644 --- a/nix-store.el +++ b/nix-store.el @@ -3,7 +3,6 @@ ;; Author: Matthew Bauer <mjbaue...@gmail.com> ;; Homepage: https://github.com/NixOS/nix-mode ;; Keywords: nix -;; Version: 1.5.0 ;; This file is NOT part of GNU Emacs.