emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (85b4e88 -> 3c2e8ef)


From: Gemini Lasswell
Subject: [Emacs-diffs] master updated (85b4e88 -> 3c2e8ef)
Date: Sun, 8 Oct 2017 19:14:49 -0400 (EDT)

gazally pushed a change to branch master.

      from  85b4e88   * lisp/emacs-lisp/checkdoc.el: cl-defstruct + minor 
simplifications
       new  06e452a   Allow Edebug's instrumentation to be used for other 
purposes
       new  d79cf63   Rewrite Testcover's internals, fixing several bugs
       new  3c2e8ef   Stop Testcover from producing spurious 1value errors


Summary of changes:
 doc/lispref/edebug.texi                            |  35 +
 etc/NEWS                                           |   9 +
 lisp/emacs-lisp/edebug.el                          | 154 +++--
 lisp/emacs-lisp/gv.el                              |   4 +-
 lisp/emacs-lisp/testcover.el                       | 713 ++++++++++++---------
 lisp/subr.el                                       |   4 +-
 lisp/textmodes/rst.el                              |  47 --
 .../emacs-lisp/testcover-resources/testcases.el    |  44 +-
 test/lisp/emacs-lisp/testcover-tests.el            |  12 +-
 9 files changed, 599 insertions(+), 423 deletions(-)



reply via email to

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