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

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

[nongnu] elpa/nix-mode 7833efc98c 3/4: Revert changes in nix-mode-mmm.el


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode 7833efc98c 3/4: Revert changes in nix-mode-mmm.el and nix-company.el
Date: Thu, 19 Jan 2023 11:59:39 -0500 (EST)

branch: elpa/nix-mode
commit 7833efc98cf66a1c295ec8921ea9814563a35ffc
Author: Akira Komamura <akira.komamura@gmail.com>
Commit: Akira Komamura <akira.komamura@gmail.com>

    Revert changes in nix-mode-mmm.el and nix-company.el
    
    See #5087
---
 nix-company.el  | 2 ++
 nix-mode-mmm.el | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/nix-company.el b/nix-company.el
index 13d5d8754e..e335ddf3cf 100644
--- a/nix-company.el
+++ b/nix-company.el
@@ -1,6 +1,8 @@
 ;;; nix-company.el --- Company support for Nix -*- lexical-binding: t -*-
 
 ;; Homepage: https://github.com/NixOS/nix-mode
+;; Version: 1.5.0
+;; Package-Requires: ((emacs "24.3"))
 
 ;; This file is NOT part of GNU Emacs.
 
diff --git a/nix-mode-mmm.el b/nix-mode-mmm.el
index 01dd4a58f4..fe7e1f5c5f 100644
--- a/nix-mode-mmm.el
+++ b/nix-mode-mmm.el
@@ -3,6 +3,8 @@
 ;; Author: Matthew Bauer <mjbauer95@gmail.com>
 ;; Homepage: https://github.com/NixOS/nix-mode
 ;; Keywords: nix
+;; Version: 1.5.0
+;; Package-Requires: ((emacs "24.3") (mmm-mode "0.5.8"))
 
 ;; This file is NOT part of GNU Emacs.
 



reply via email to

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