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

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

[elpa] externals/relint 502a647 2/3: Increment version to 1.10


From: Mattias Engdegård
Subject: [elpa] externals/relint 502a647 2/3: Increment version to 1.10
Date: Fri, 9 Aug 2019 17:24:35 -0400 (EDT)

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

    Increment version to 1.10
---
 relint.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/relint.el b/relint.el
index 1795b3c..310be99 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.9
+;; Version: 1.10
 ;; Package-Requires: ((xr "1.13"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, maint, regexps
@@ -55,9 +55,10 @@
 
 ;;; News:
 
-;; Version 1.9:
+;; Version 1.10:
 ;; - Check arguments to `skip-syntax-forward' and `skip-syntax-backward'
 ;; - Add error suppression mechanism
+;; Version 1.9:
 ;; - Limited tracking of local variables in regexp finding
 ;; - Recognise new variable `literal' and `regexp' rx clauses
 ;; - Detect more regexps in defcustom declarations



reply via email to

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