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

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

[elpa] externals/relint b0f0bee 23/23: Increment version to 1.11


From: Mattias Engdegård
Subject: [elpa] externals/relint b0f0bee 23/23: Increment version to 1.11
Date: Sun, 29 Sep 2019 15:34:55 -0400 (EDT)

branch: externals/relint
commit b0f0bee11b89cc924648822413f4fece25ca6608
Author: Mattias Engdegård <address@hidden>
Commit: Mattias Engdegård <address@hidden>

    Increment version to 1.11
---
 relint.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/relint.el b/relint.el
index 03b3a3b..0c97f05 100644
--- a/relint.el
+++ b/relint.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <address@hidden>
-;; Version: 1.10
+;; Version: 1.11
 ;; Package-Requires: ((xr "1.13"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, maint, regexps
@@ -55,6 +55,10 @@
 
 ;;; News:
 
+;; Version 1.11:
+;; - Improved evaluator, now handling limited local variable mutation
+;; - Bug fixes
+;; - Test suite
 ;; Version 1.10:
 ;; - Check arguments to `skip-syntax-forward' and `skip-syntax-backward'
 ;; - Add error suppression mechanism



reply via email to

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