emacs-diffs
[Top][All Lists]
Advanced

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

master updated (8aca659 -> 17eae91)


From: Stefan Kangas
Subject: master updated (8aca659 -> 17eae91)
Date: Wed, 29 Apr 2020 07:10:56 -0400 (EDT)

skangas pushed a change to branch master.

      from  8aca659   Use lexical-binding in puny.el and add more tests
       new  e309b32   Use lexical-binding in version.el and add tests
       new  f998e62   Use lexical-binding in rfc2368.el and add tests
       new  c8115e8   Use lexical-binding in float-sup.el and add tests
       new  702d9d8   Add new tests to bindat-tests.el
       new  17eae91   Use lexical-binding in most eshell tests


Summary of changes:
 lisp/emacs-lisp/bindat.el                          |  2 +-
 lisp/emacs-lisp/float-sup.el                       |  2 +-
 lisp/mail/rfc2368.el                               |  2 +-
 lisp/version.el                                    |  2 +-
 test/lisp/emacs-lisp/bindat-tests.el               | 16 +++++++++++++
 .../float-sup-tests.el}                            | 25 +++++++++------------
 test/lisp/eshell/em-hist-tests.el                  |  2 +-
 test/lisp/eshell/em-ls-tests.el                    |  2 +-
 test/lisp/eshell/esh-opt-tests.el                  |  2 +-
 .../mail/{rfc2045-tests.el => rfc2368-tests.el}    | 26 ++++++++++++----------
 .../lisp/{gnus/nnrss-tests.el => version-tests.el} | 16 +++++++------
 11 files changed, 57 insertions(+), 40 deletions(-)
 copy test/lisp/{ps-print-tests.el => emacs-lisp/float-sup-tests.el} (58%)
 copy test/lisp/mail/{rfc2045-tests.el => rfc2368-tests.el} (50%)
 copy test/lisp/{gnus/nnrss-tests.el => version-tests.el} (66%)



reply via email to

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