emacs-diffs
[Top][All Lists]
Advanced

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

master updated (537914561eb -> 3d87e343276)


From: F. Jason Park
Subject: master updated (537914561eb -> 3d87e343276)
Date: Fri, 16 Feb 2024 23:04:40 -0500 (EST)

jpneverwas pushed a change to branch master.

      from  537914561eb * java/debug.sh: Print errors correctly if device is 
ambiguous.
       new  e288e1b2f35 Remove "erc-" prefixed Compat definitions
       new  a43b062ee57 ; Load erc-compat before ert-x in ERC tests
       new  1a36d52413c Autoload custom-loads for new Custom groups in erc.el
       new  9668b4f97c2 Make erc-fill-wrap depend on scrolltobottom
       new  d7c18a7b4f2 Ignore the TGT-LIST parameter in erc-open
       new  25d15391f26 Normalize ISUPPORT params with empty values in ERC
       new  3d87e343276 Use modern fallback for channel name detection in ERC


Summary of changes:
 etc/ERC-NEWS                                    | 10 ++++
 lisp/erc/erc-backend.el                         | 22 ++++---
 lisp/erc/erc-compat.el                          | 46 +-------------
 lisp/erc/erc-fill.el                            | 64 ++++++++++----------
 lisp/erc/erc-speedbar.el                        |  5 +-
 lisp/erc/erc-stamp.el                           |  1 +
 lisp/erc/erc.el                                 | 79 ++++++++++++-------------
 test/lisp/erc/erc-button-tests.el               |  3 +-
 test/lisp/erc/erc-fill-tests.el                 |  5 +-
 test/lisp/erc/erc-goodies-tests.el              |  4 +-
 test/lisp/erc/erc-networks-tests.el             |  1 +
 test/lisp/erc/erc-scenarios-base-renick.el      |  8 +--
 test/lisp/erc/erc-stamp-tests.el                |  6 +-
 test/lisp/erc/erc-tests.el                      | 74 +++++++++++++++--------
 test/lisp/erc/resources/erc-scenarios-common.el |  4 +-
 15 files changed, 167 insertions(+), 165 deletions(-)



reply via email to

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