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

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

[elpa] externals/relint updated (5c6079b -> 3315f03)


From: Mattias Engdegård
Subject: [elpa] externals/relint updated (5c6079b -> 3315f03)
Date: Thu, 30 Jan 2020 10:53:37 -0500 (EST)

mattiase pushed a change to branch externals/relint.

      from  5c6079b   Increment version to 1.12
       new  1103f5c   Suppress error summary in noninteractive mode if no 
errors (bug #6)
       new  f5bbfdb   Describe exit status in relint-batch doc string
       new  3885977   Adjust package header
       new  2ebd33d   Disable tests requiring Emacs 27 for the time being (bug 
#7)
       new  641cf71   Require Emacs 26.1 (for mapcan)
       new  800f5cc   Scan function/macro doc strings for hints to regexp 
arguments
       new  32dbad1   Scan arguments to syntax-propertize-{precompile-}rules
       new  ccfc9e0   Scan all variables whose name contain 
'-font-lock-keywords'
       new  ff06875   Scan mutation and binding of certain known regexp 
variables
       new  dcb474b   Detect user-defined regexp-returning functions
       new  5b684ea   Require xr 1.15
       new  3315f03   Increment version to 1.13


Summary of changes:
 README          |   8 +++
 relint.el       | 200 +++++++++++++++++++++++++++++++++++++++-----------------
 test/1.elisp    |  13 ++++
 test/1.expected |  52 ++++++++++-----
 test/2.elisp    |   8 +++
 test/2.expected |   9 +++
 test/3.elisp    |   9 ++-
 test/3.expected |   3 -
 test/4.elisp    |  12 ++--
 test/4.expected |   3 -
 test/6.elisp    |  12 ++++
 test/6.expected |   2 +
 test/9.elisp    |  20 ++++++
 test/9.expected |  36 ++++++++++
 14 files changed, 294 insertions(+), 93 deletions(-)
 create mode 100644 test/9.elisp
 create mode 100644 test/9.expected



reply via email to

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