emacs-diffs
[Top][All Lists]
Advanced

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

master updated (48159c16b5 -> 9c31be6dc3)


From: Lars Ingebrigtsen
Subject: master updated (48159c16b5 -> 9c31be6dc3)
Date: Thu, 13 Jan 2022 03:49:27 -0500 (EST)

larsi pushed a change to branch master.

      from  48159c16b5 Undelete deleted frames.
       new  c8a2af3037 Add new function function-alias-p
       new  d30fde6b0c Avoid infloops in help-fns--analyze-function with aliases
       new  9c31be6dc3 Make ert explainers work on function aliases


Summary of changes:
 doc/lispref/functions.texi        | 17 +++++++++++++++++
 etc/NEWS                          |  5 +++++
 lisp/emacs-lisp/ert.el            | 17 +++++++++++------
 lisp/help-fns.el                  |  6 +-----
 lisp/subr.el                      | 22 ++++++++++++++++++++++
 test/lisp/emacs-lisp/ert-tests.el |  3 +++
 test/lisp/help-fns-tests.el       |  9 +++++++++
 test/lisp/subr-tests.el           | 17 +++++++++++++++++
 8 files changed, 85 insertions(+), 11 deletions(-)



reply via email to

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