mattiase pushed a change to branch externals/relint.

      from  c2d3f3b   Increment version to 1.14
       new  67f4363   Don't erase the *relint* buffer from relint-buffer
       new  fd43a5f   Permit relint-current-buffer in *scratch*
       new  feba965   Add severity field to tuple returned from relint-buffer
       new  7dab4f2   Slight macro safety improvement
       new  bc7f295   Better position accuracy in various lists of regexps
       new  8956b21   Check for mistakes in rx 'any' forms
       new  83e677d   Increment version to 1.15


Summary of changes:
 README           |   5 +
 relint-test.el   |  15 +-
 relint.el        | 445 ++++++++++++++++++++++++++++++++++++++++++-------------
 test/1.expected  |  81 +++++-----
 test/10.elisp    |  19 +++
 test/10.expected |  30 ++++
 test/11.elisp    |  15 ++
 test/11.expected |  27 ++++
 test/3.expected  |  16 +-
 test/9.expected  |   6 +-
 10 files changed, 501 insertions(+), 158 deletions(-)
 create mode 100644 test/10.elisp
 create mode 100644 test/10.expected
 create mode 100644 test/11.elisp
 create mode 100644 test/11.expected

Reply via email to