1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
emacs/lisp/erc
F. Jason Park c46e93b1f5 Explain ERC 5.5 regressions in new version 5.5.0.29.1
* doc/misc/erc.texi: Bump version to 5.5.0.29.1.
* etc/ERC-NEWS: Don't hype bugged option `erc-reconnect-display'.
* lisp/erc/erc-dcc.el (erc-dcc-do-GET-command): Add comment explaining
parsing bug in ERC 5.5 (bug#62444).
* lisp/erc/erc-networks.el (erc-networks-on-MOTD-end): Mention known
/MOTD bug in error notice so people don't waste energy reporting
it (bug#62151).
* lisp/erc/erc.el: Change Version header to 5.5.0.29.1.  Don't bother
updating the `customize-package-emacs-version-alist' entry
because no option defaults are affected.
(erc-version): Change version to 5.5.0.29.1.
(erc-reconnect-display, erc-query-on-unjoined-chan-privmsg): Add
warning to doc strings and `custom-set' functions.  It's believed that
these bugs degrade the user experience significantly enough to warrant
such mentions (bug#62833).
(erc-query): Fix erroneous redirect string in deprecation spec.
Do not merge to master.
2023-04-26 06:21:29 -07:00
..
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ChangeLog.2 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-autoaway.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-backend.el Yield to erc-move-to-prompt before unhiding prompt 2023-02-22 06:33:12 -08:00
erc-button.el ; Prepare to update ERC version to 5.5 2023-02-14 08:25:00 -08:00
erc-capab.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-common.el Yield to erc-move-to-prompt before unhiding prompt 2023-02-22 06:33:12 -08:00
erc-compat.el ; Avoid plist-get as generalized var in erc-compat 2023-01-17 06:09:08 -08:00
erc-dcc.el Explain ERC 5.5 regressions in new version 5.5.0.29.1 2023-04-26 06:21:29 -07:00
erc-desktop-notifications.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-ezbounce.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-fill.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-goodies.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-ibuffer.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-identd.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-imenu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-join.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-lang.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-list.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-log.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-match.el ; Prepare to update ERC version to 5.5 2023-02-14 08:25:00 -08:00
erc-menu.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-netsplit.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-networks.el Explain ERC 5.5 regressions in new version 5.5.0.29.1 2023-04-26 06:21:29 -07:00
erc-notify.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-page.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-pcomplete.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-replace.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-ring.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-sasl.el ; Fix wrong error name in erc-server-908 doc string. 2023-03-03 05:33:33 -08:00
erc-services.el ; Prepare to update ERC version to 5.5 2023-02-14 08:25:00 -08:00
erc-sound.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-speedbar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-spelling.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-stamp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-status-sidebar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-track.el Remove obsolete server buffers on MOTD in erc-track 2023-01-10 06:34:01 -08:00
erc-truncate.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc-xdcc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
erc.el Explain ERC 5.5 regressions in new version 5.5.0.29.1 2023-04-26 06:21:29 -07:00