emacs-diffs
[Top][All Lists]
Advanced

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

master updated (30bbb57 -> 5988d6f)


From: Lars Ingebrigtsen
Subject: master updated (30bbb57 -> 5988d6f)
Date: Fri, 1 Oct 2021 07:25:54 -0400 (EDT)

larsi pushed a change to branch master.

      from  30bbb57   Add more indentation tests for Emacs Lisp mode
       new  295d552   Allow skipping erts tests
       new  efd239c   Add a new command to mark a region as a test in erts-mode
       new  5988d6f   Restore the flet indentation fixes


Summary of changes:
 doc/misc/ert.texi                                  |   4 +
 etc/NEWS                                           |  11 +
 lisp/emacs-lisp/ert.el                             | 123 ++++++------
 lisp/emacs-lisp/lisp-mode.el                       |  82 +++++++-
 lisp/progmodes/erts-mode.el                        |  41 +++-
 test/lisp/progmodes/elisp-mode-resources/flet.erts | 222 +++++++++++++++++++++
 test/lisp/progmodes/elisp-mode-tests.el            |   6 +-
 7 files changed, 420 insertions(+), 69 deletions(-)
 create mode 100644 test/lisp/progmodes/elisp-mode-resources/flet.erts



reply via email to

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