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

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

[elpa] externals/relint a146c2c 9/9: Increment version to 1.7


From: Mattias Engdegård
Subject: [elpa] externals/relint a146c2c 9/9: Increment version to 1.7
Date: Sat, 13 Apr 2019 12:51:31 -0400 (EDT)

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

    Increment version to 1.7
    
    xr requirement is now 1.11 (latest current)
---
 relint.el | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/relint.el b/relint.el
index 37d024d..c707e25 100644
--- a/relint.el
+++ b/relint.el
@@ -3,8 +3,8 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <address@hidden>
-;; Version: 1.6
-;; Package-Requires: ((xr "1.10"))
+;; Version: 1.7
+;; Package-Requires: ((xr "1.11"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, maint, regexps
 
@@ -54,6 +54,10 @@
 
 ;;; News:
 
+;; Version 1.7:
+;; - Expanded regexp-generating heuristics
+;; - Some `defalias' are now followed
+;; - All diagnostics are now documented (see README.org)
 ;; Version 1.6:
 ;; - Add `relint-current-buffer'
 ;; - Show relative file names in *relint*



reply via email to

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