[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (685435cb52e -> 52c8d5371e4)
From: |
F. Jason Park |
Subject: |
master updated (685435cb52e -> 52c8d5371e4) |
Date: |
Sat, 8 Apr 2023 17:31:05 -0400 (EDT) |
jpneverwas pushed a change to branch master.
from 685435cb52e Eglot: simplify eglot--sig-info and fix edge cases
(bug#62687)
new dfaeeba97cc Change ERC version to 5.6-git
new b1007516cdf Add subcommand dispatch facility to erc-cmd-HELP
new 2d3ae5d5e68 Add subcommand erc-cmd-HELP handler to erc-dcc
new cf83f9a0821 Fix DCC GET flag parsing in erc-dcc
new 61ed0b43cdb Split overlong outgoing messages in erc-sasl
new 4da7d24988a Add MOTD command to ERC
new 03eddc99242 Add probing erc-server-reconnect-function variant
new 8c0c9826844 Add hook to regain nickname in ERC
new e69bd59ec59 Honor arbitrary CHANTYPES in ERC
new 89815631f24 Copy over upstream Compat macros to erc-compat
new 3d81ecf0a95 Leverage loaddefs for migrating ERC modules
new 5011554529b Don't require erc-goodies in erc.el
new 9aa2806fdc3 Modify erc-mode-map in module definitions
new 22104de5daa Add missing colors to erc-irccontrols-mode
new 2d876a4ca94 Convert ERC's Imenu integration into proper module
new 0d3ccdbde44 Don't associate ERC modules with undefined groups
new 9c65ac73655 Warn when customizing minor-mode vars for ERC modules
new 39d4f32fc9b Fill doc strings for ERC modules
new 8dd209eea47 Ignore killed buffers when switching in erc-track
new 0f7fc5cfdf9 Be smarter about switching to TLS from M-x erc
new 3a012d1db24 Add display option for interactive ERC invocations
new ba7fe88b782 Optionally prompt for more ERC entry-point params
new e7992d2adbc Add option to show visual erc-keep-place indicator
new 05f6fdb9e78 Preserve ERC prompt and its bounding markers
new d5435a0d822 Refactor marker initialization in erc-open
new 8793874616f Adjust some old text properties in ERC buffers
new ad3dc74e074 Expose insertion time as text prop in erc-stamp
new 379d35695b1 Make some erc-stamp functions more limber
new 9f6a9cef97b Put display properties to better use in erc-stamp
new 0c3a069ae00 Convert erc-fill minor mode into a proper module
new e3c4a648d16 Add variant for erc-match invisibility spec
new 4b56739547c Add erc-fill style based on visual-line-mode
new 1f1cd467c6a Replace Info-goto-node with info in erc-button-alist
new 8184a815aff Add erc-button helper for substituting command keys
new c104e90888a Make auth-source erc-services tests more readable
new 0e4c07dc744 Allow erc-reuse-frames to favor connections
new 52c8d5371e4 * etc/ERC-NEWS: Add section for ERC 5.6.
Summary of changes:
doc/misc/erc.texi | 2 +-
etc/ERC-NEWS | 177 ++++
lisp/erc/erc-backend.el | 127 ++-
lisp/erc/erc-button.el | 216 ++++-
lisp/erc/erc-capab.el | 1 +
lisp/erc/erc-common.el | 221 +++--
lisp/erc/erc-compat.el | 77 +-
lisp/erc/erc-dcc.el | 64 +-
lisp/erc/erc-fill.el | 380 ++++++++-
lisp/erc/erc-goodies.el | 272 +++++-
lisp/erc/erc-ibuffer.el | 1 +
lisp/erc/erc-imenu.el | 23 +-
lisp/erc/erc-log.el | 9 +-
lisp/erc/erc-match.el | 33 +-
lisp/erc/erc-networks.el | 22 +-
lisp/erc/erc-page.el | 4 +
lisp/erc/erc-pcomplete.el | 2 +
lisp/erc/erc-sasl.el | 9 +-
lisp/erc/erc-services.el | 1 +
lisp/erc/erc-sound.el | 1 +
lisp/erc/erc-speedbar.el | 1 +
lisp/erc/erc-stamp.el | 236 +++++-
lisp/erc/erc-track.el | 6 +-
lisp/erc/erc.el | 547 ++++++++----
test/lisp/erc/erc-dcc-tests.el | 69 +-
test/lisp/erc/erc-fill-tests.el | 313 +++++++
test/lisp/erc/erc-goodies-tests.el | 334 ++++++++
test/lisp/erc/erc-networks-tests.el | 10 +-
test/lisp/erc/erc-scenarios-base-auto-recon.el | 141 ++++
.../erc/erc-scenarios-base-local-module-modes.el | 211 +++++
test/lisp/erc/erc-scenarios-base-local-modules.el | 99 ---
.../erc/erc-scenarios-base-misc-regressions.el | 44 +
test/lisp/erc/erc-scenarios-base-renick.el | 43 +
test/lisp/erc/erc-scenarios-misc.el | 34 +
test/lisp/erc/erc-scenarios-sasl.el | 64 ++
test/lisp/erc/erc-services-tests.el | 225 ++---
test/lisp/erc/erc-stamp-tests.el | 265 ++++++
test/lisp/erc/erc-tests.el | 924 +++++++++++++++++++--
.../base/assoc/bouncer-history/foonet.eld | 1 +
test/lisp/erc/resources/base/commands/motd.eld | 48 ++
.../lisp/erc/resources/base/reconnect/just-eof.eld | 3 +
.../erc/resources/base/reconnect/just-ping.eld | 4 +
.../erc/resources/base/reconnect/ping-pong.eld | 6 +
.../unexpected-disconnect.eld} | 8 +-
.../resources/base/renick/regain/normal-again.eld | 56 ++
.../erc/resources/base/renick/regain/normal.eld | 53 ++
test/lisp/erc/resources/erc-scenarios-common.el | 1 +
.../resources/fill/snapshots/merge-01-start.eld | 1 +
.../resources/fill/snapshots/merge-02-right.eld | 1 +
.../fill/snapshots/monospace-01-start.eld | 1 +
.../fill/snapshots/monospace-02-right.eld | 1 +
.../resources/fill/snapshots/monospace-03-left.eld | 1 +
.../fill/snapshots/monospace-04-reset.eld | 1 +
.../erc/resources/sasl/plain-overlong-aligned.eld | 39 +
.../erc/resources/sasl/plain-overlong-split.eld | 39 +
55 files changed, 4808 insertions(+), 664 deletions(-)
create mode 100644 test/lisp/erc/erc-fill-tests.el
create mode 100644 test/lisp/erc/erc-goodies-tests.el
create mode 100644 test/lisp/erc/erc-scenarios-base-auto-recon.el
create mode 100644 test/lisp/erc/erc-scenarios-base-local-module-modes.el
create mode 100644 test/lisp/erc/erc-stamp-tests.el
create mode 100644 test/lisp/erc/resources/base/commands/motd.eld
create mode 100644 test/lisp/erc/resources/base/reconnect/just-eof.eld
create mode 100644 test/lisp/erc/resources/base/reconnect/just-ping.eld
create mode 100644 test/lisp/erc/resources/base/reconnect/ping-pong.eld
copy test/lisp/erc/resources/base/{auth-source/nopass.eld =>
reconnect/unexpected-disconnect.eld} (94%)
create mode 100644 test/lisp/erc/resources/base/renick/regain/normal-again.eld
create mode 100644 test/lisp/erc/resources/base/renick/regain/normal.eld
create mode 100644 test/lisp/erc/resources/fill/snapshots/merge-01-start.eld
create mode 100644 test/lisp/erc/resources/fill/snapshots/merge-02-right.eld
create mode 100644
test/lisp/erc/resources/fill/snapshots/monospace-01-start.eld
create mode 100644
test/lisp/erc/resources/fill/snapshots/monospace-02-right.eld
create mode 100644 test/lisp/erc/resources/fill/snapshots/monospace-03-left.eld
create mode 100644
test/lisp/erc/resources/fill/snapshots/monospace-04-reset.eld
create mode 100644 test/lisp/erc/resources/sasl/plain-overlong-aligned.eld
create mode 100644 test/lisp/erc/resources/sasl/plain-overlong-split.eld
- master updated (685435cb52e -> 52c8d5371e4),
F. Jason Park <=
- master 4da7d24988a 06/37: Add MOTD command to ERC, F. Jason Park, 2023/04/08
- master cf83f9a0821 04/37: Fix DCC GET flag parsing in erc-dcc, F. Jason Park, 2023/04/08
- master 52c8d5371e4 37/37: * etc/ERC-NEWS: Add section for ERC 5.6., F. Jason Park, 2023/04/08
- master 9c65ac73655 17/37: Warn when customizing minor-mode vars for ERC modules, F. Jason Park, 2023/04/08
- master 4b56739547c 32/37: Add erc-fill style based on visual-line-mode, F. Jason Park, 2023/04/08
- master 05f6fdb9e78 24/37: Preserve ERC prompt and its bounding markers, F. Jason Park, 2023/04/08
- master 8c0c9826844 08/37: Add hook to regain nickname in ERC, F. Jason Park, 2023/04/08
- master 8dd209eea47 19/37: Ignore killed buffers when switching in erc-track, F. Jason Park, 2023/04/08
- master e7992d2adbc 23/37: Add option to show visual erc-keep-place indicator, F. Jason Park, 2023/04/08
- master 0f7fc5cfdf9 20/37: Be smarter about switching to TLS from M-x erc, F. Jason Park, 2023/04/08