From 0712e335887919487bd08084a71b6069bd1d67a8 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Sat, 11 Sep 2021 17:55:41 +0200 Subject: [PATCH] * NEWS: Mention rcirc changes --- etc/NEWS | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index f033176e9fe..771e7357503 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2685,6 +2685,43 @@ Variable 'mh-whitelist-preserves-sequences-flag' is renamed Face 'mh-folder-blacklisted' is renamed 'mh-folder-blocklisted'. Face 'mh-folder-whitelisted' is renamed 'mh-folder-allowlisted'. +** Rcirc + ++++ +*** rcirc now supports SASL authentication. + +--- +*** rcirc connects asynchronously + +--- +*** Integrate formatting into rcirc-send-string +The function now accepts a variable number of arguments. + ++++ +*** Deprecate defun-rcirc-command in favour of rcirc-define-command +The new macro handles + +--- +*** Add basic IRCv3 support +This includes support for the capabilities: server-time, batch, +message-ids, invite-notify, multi-prefix and standard-replies. + +--- +*** Add mouse property support to rcirc-track-minor-mode + +--- +*** Improve support for IRC markup codes + +--- +*** Check auth-sources for server passwords + +--- +*** Allow for channels to hide certain message types right after connecting. +Set rcirc-omit-responses-after-join analogously to rcirc-omit-responses. + +--- +*** + ** Miscellaneous --- @@ -2705,9 +2742,6 @@ will now restore the original order. --- *** 'M-left' and 'M-right' now move between columns in 'tabulated-list-mode'. -+++ -*** rcirc now supports SASL authentication. - --- *** New variable 'hl-line-overlay-priority'. This can be used to change the priority of the hl-line overlays. -- 2.39.5