1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/test/lisp/erc/resources
F. Jason Park 8120f5156c ; Silence byte compiler in erc-netsplit-JOIN
* etc/ERC-NEWS: Partially revert edit from c9f1ad2a87 "Revive option
erc-query-on-unjoined-chan-privmsg".
* lisp/erc/erc-netsplit.el (erc-netsplit-JOIN): Silence byte compiler
warning re ignored return value from `delete' when removing nicks.
Could probably suppress rather than reconstitute since the CAR of an
`erc-netsplit-list' entry originates from the trailing "reason" param
of the instigating "QUIT" command and should look something like
"irc.example.org chat.example.org", which cannot be confused for a
nickname.
* test/lisp/erc/resources/erc-scenarios-common.el: Fix wording in
Commentary.
2023-05-21 18:59:33 -07:00
..
base Redo line splitting for outgoing messages in ERC 2023-05-05 17:18:01 -07:00
dcc/chat Fix CTCP regression in erc-server-PRIVMSG 2022-07-27 05:19:09 -07:00
erc-d Redo line splitting for outgoing messages in ERC 2023-05-05 17:18:01 -07:00
fill/snapshots Optionally add spacing between ERC messages 2023-05-13 07:05:22 -07:00
join Improve new connections in erc-handle-irc-url 2022-11-16 21:34:36 -08:00
networks ; Fix typos 2023-01-15 02:14:19 +01:00
sasl Split overlong outgoing messages in erc-sasl 2023-04-08 14:23:50 -07:00
services ; Fix typos 2022-12-16 08:29:28 +01:00
erc-scenarios-common.el ; Silence byte compiler in erc-netsplit-JOIN 2023-05-21 18:59:33 -07:00