Mercurial > emacs
diff etc/NEWS @ 66251:b634f15a1cf9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 20 Oct 2005 16:59:04 +0000 |
parents | 9bc5f3573af6 |
children | cd1db33ab0d9 0ca0d9181b5e |
line wrap: on
line diff
--- a/etc/NEWS Thu Oct 20 16:53:55 2005 +0000 +++ b/etc/NEWS Thu Oct 20 16:59:04 2005 +0000 @@ -1500,6 +1500,18 @@ * New Modes and Packages in Emacs 22.1 +** Rcirc is now part of the Emacs distribution. + +Rcirc is an Internet relay chat (IRC) client. It supports +simultaneous connections to multiple IRC servers. Each discussion +takes place in its own buffer. For each connection you can join +several channels (many-to-many) and participate in private +(one-to-one) chats. Both channel and private chats are contained in +separate buffers. + +To start an IRC session, type M-x irc, and follow the prompts for +server, port, nick and initial channels. + --- ** Newsticker is now part of the Emacs distribution.