Copyright (C) 2006-2021 Free Software Foundation, Inc.
See the end of the file for license conditions.
+Please send ERC bug reports to 'bug-gnu-emacs@gnu.org',
+and Cc the 'emacs-erc@gnu.org' mailing list as well.
+If possible, use 'M-x report-emacs-bug'.
+
+This file is about changes in ERC, the powerful, modular, and
+extensible IRC (Internet Relay Chat) client distributed with
+GNU Emacs since Emacs version 22.1.
+
+\f
* Changes in ERC 5.4
** Starting with Emacs 28.1 and ERC 5.4, ERC NEWS are added here again.
Using the given nick itself instead of the server it is connected to
is not standardized, but is widely supported across IRC networks.
+\f
* Changes in ERC 5.3
** New function `erc-tls' is to be used for connecting to a server via TLS.
**** Turn this into the "xdcc" module for ERC, so that it can be more
easily enabled.
+\f
* Changes in ERC 5.2
** M-x erc RET now starts ERC.
**** New function: `erc-toggle-timestamps'.
Toggles display of timestamps.
+\f
* Changes in ERC 5.1.4
** Make find-function and find-variable work in Emacs 22 for
**** Fix some errors that occur when exiting Emacs without first
quitting open IRC servers.
+\f
* Changes in ERC 5.1.3
** Fix use of /quote command with no initial whitespace.
**** Don't complete the user's current nickname.
+\f
* Changes in ERC 5.1.2
** Fix compiler errors in erc-autojoin.el and erc-dcc.el.
space before a right timestamp in any saved logs. If this is
unacceptable, set `erc-timestamp-use-align-to' to nil.
+\f
* Changes in ERC 5.1.1
** Fix a requirement on cl.el.
**** Since most of these changes are now merged into Emacs22, detect
whether we need these changes and install them only if necessary.
+\f
* Changes in ERC 5.1
** Improve XEmacs compatibility.
**** Helps ERC work correctly in viper-mode.
+\f
* Changes in ERC 5.0.4
** Fix a problem with undo in channels.
+\f
* Changes in ERC 5.0.3
** Fix typo in the `ctcp-request-to' entry of the English catalog.
**** Fix an error that occurred when unchecked buffers existed when
invoking /QUIT.
+\f
* Changes in ERC 5.0.2
** If a channel key is required for a certain channel, ERC will prompt
**** You can now save logs and truncate buffers from the menu-bar.
+\f
* Changes in ERC 5.0.1
** Narrowing in ERC buffers no longer causes formatting errors.
This means that `erc-track-priority-faces-only', `erc-track-exclude',
and `erc-track-exclude-types' now work with server buffers.
+\f
* Changes in ERC 5.0
** Channel members are now stored as a hash-table.
mode-line where modified channels are shown (only works in GNU
Emacs versions above 21.3).
+\f
* Changes in ERC 4.0
** The module system has again changed a lot. You can now customize
openprojects to freenode. You may need to update your configuration
for a successful automatic nickserv identification.
+\f
* Changes in ERC 3.0.cvs.20030119
** New module erc-dcc:
the rest should be automatic.
\f
+----------------------------------------------------------------------
This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+
+\f
+Local variables:
+coding: utf-8
+mode: outline
+paragraph-separate: "[ \f]*$"
+end: