emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (2d96a18cd0 -> 102a3e3b44)


From: F. Jason Park
Subject: emacs-29 updated (2d96a18cd0 -> 102a3e3b44)
Date: Wed, 14 Dec 2022 09:44:39 -0500 (EST)

jpneverwas pushed a change to branch emacs-29.

      from  2d96a18cd0 ; * lisp/emacs-lisp/shortdoc.el: fix mistakes in 
previous commit
       new  9ac80e8a6e Add dedicated auth-source section in ERC manual
       new  0155fc67be Respect a nil erc-session-password when reconnecting
       new  75f26646d4 ; Be nicer when updating browse-url var in erc-compat
       new  44b04c0ac1 Actually accept non-symbols as IDs in erc-open
       new  09c0c6b2ba Limit casemapping to appropriate ranges in ERC
       new  f0c9088878 Set erc-network to a "given" ID instead of failing
       new  102a3e3b44 Don't send erc-sasl-user as USER command argument


Summary of changes:
 doc/misc/erc.texi                                  | 344 +++++++++++++--------
 etc/ERC-NEWS                                       |   4 +-
 lisp/erc/erc-common.el                             |  16 +-
 lisp/erc/erc-compat.el                             |   7 +-
 lisp/erc/erc-networks.el                           |  57 +++-
 lisp/erc/erc-sasl.el                               |  27 +-
 lisp/erc/erc-services.el                           |   2 +-
 lisp/erc/erc.el                                    |  47 ++-
 test/lisp/erc/erc-networks-tests.el                |   7 +-
 test/lisp/erc/erc-scenarios-base-netid-samenet.el  |   3 +
 test/lisp/erc/erc-scenarios-misc.el                |   5 +-
 test/lisp/erc/erc-scenarios-services-misc.el       |  59 ++++
 test/lisp/erc/erc-tests.el                         |   3 +
 .../erc/resources/base/local-modules/fourth.eld    |   2 +-
 test/lisp/erc/resources/erc-scenarios-common.el    |   2 +-
 .../networks/announced-missing/foonet.eld          |   3 -
 .../erc/resources/services/auth-source/recon.eld   |  48 +++
 17 files changed, 443 insertions(+), 193 deletions(-)
 create mode 100644 test/lisp/erc/resources/services/auth-source/recon.eld



reply via email to

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