emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a30f115daad -> 6e80509099e)


From: F. Jason Park
Subject: master updated (a30f115daad -> 6e80509099e)
Date: Fri, 11 Oct 2024 19:16:31 -0400 (EDT)

jpneverwas pushed a change to branch master.

      from  a30f115daad * lisp/help-fns.el (help--load-prefixes): Fix bug#72787
       new  3f1ce47fe7e ; Add face customization to ERC's sample config
       new  1de2c863173 Don't create directory in erc-truncate compat check
       new  9906e34f973 Crystallize erc-nicks-track-faces behavior
       new  9bddb264ba8 Add baseline test coverage for erc-match
       new  6e80509099e Use erc-compat analog for window-no-other-p


Summary of changes:
 doc/misc/erc.texi                           |  30 ++-
 etc/ERC-NEWS                                |  13 +
 lisp/erc/erc-compat.el                      |  12 +
 lisp/erc/erc-log.el                         |  24 +-
 lisp/erc/erc-match.el                       |  51 ++--
 lisp/erc/erc-nicks.el                       |  92 +++++--
 lisp/erc/erc-speedbar.el                    |   2 +-
 lisp/erc/erc-track.el                       | 219 +++++++++------
 lisp/erc/erc-truncate.el                    |  35 +--
 lisp/erc/erc.el                             |   2 +
 test/lisp/erc/erc-match-tests.el            | 399 ++++++++++++++++++++++++++++
 test/lisp/erc/erc-nicks-tests.el            | 269 ++++++++++++++++++-
 test/lisp/erc/erc-track-tests.el            | 262 +++++++++++++++++-
 test/lisp/erc/resources/erc-tests-common.el |  80 ++++++
 14 files changed, 1323 insertions(+), 167 deletions(-)



reply via email to

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