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

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

[nongnu] elpa/zig-mode a716bdd 041/104: Require Emacs v24.3 for setq-loc


From: ELPA Syncer
Subject: [nongnu] elpa/zig-mode a716bdd 041/104: Require Emacs v24.3 for setq-local
Date: Sun, 29 Aug 2021 11:36:59 -0400 (EDT)

branch: elpa/zig-mode
commit a716bdd051a7d9c796d0eabbce6dd3fecd2c4ca4
Author: Xu Chunyang <mail@xuchunyang.me>
Commit: Xu Chunyang <mail@xuchunyang.me>

    Require Emacs v24.3 for setq-local
    
    By the way, 24.3 was released 6 years ago (2013-03-11).
---
 zig-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zig-mode.el b/zig-mode.el
index 61877e2..8aa31ad 100644
--- a/zig-mode.el
+++ b/zig-mode.el
@@ -3,7 +3,7 @@
 ;; Version: 0.0.8
 ;; Author: Andrea Orru <andreaorru1991@gmail.com>, Andrew Kelley 
<superjoe30@gmail.com>
 ;; Keywords: zig, languages
-;; Package-Requires: ((emacs "24"))
+;; Package-Requires: ((emacs "24.3"))
 ;; URL: https://github.com/zig-lang/zig-mode
 
 ;; This file is free software; you can redistribute it and/or modify



reply via email to

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